docs: meson: Change what 'docs' target builds
authorAndres Freund <[email protected]>
Tue, 21 Nov 2023 01:46:40 +0000 (17:46 -0800)
committerAndres Freund <[email protected]>
Tue, 21 Nov 2023 01:46:40 +0000 (17:46 -0800)
commit9e5b2a091fd0d672b7b2ff8afcfc9e9a6e9a5ac8
tree674253075c96d5c0717335637ff9fd572a672ca8
parentddcab2a0329511e8872b62f2c77e5fa33547c277
docs: meson: Change what 'docs' target builds

This undoes the change in what the 'docs' target builds 969509c3f2e. Tom was
concerned with having a target to just build the html docs, which a prior
commit now provided explicitly.

A subsequent commit will overhaul the documentation for the documentation
targets.

While at it, move all target in doc/src/sgml/Makefile up to just after the
default "html" target, and add a comment explaining "all" is *not* the default
target.

Reviewed-by: Peter Eisentraut <[email protected]>
Discussion: https://postgr.es/m/20230209203855[email protected]
Discussion: https://postgr.es/m/20231103163848[email protected]
doc/src/sgml/Makefile
doc/src/sgml/docguide.sgml
doc/src/sgml/meson.build