docs: meson: Change what 'docs' target builds

Andres Freund <andres@anarazel.de>

Commit: 9e5b2a091fd0d672b7b2ff8afcfc9e9a6e9a5ac8
Author: Andres Freund <andres@anarazel.de>
Date: 2023-11-21T01:46:40Z
Releases: 17.0
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 <peter@eisentraut.org>
Discussion: https://postgr.es/m/20230209203855.njrepiupc3rmehfw@awork3.anarazel.de
Discussion: https://postgr.es/m/20231103163848.26egkh5qdgw3vmil@awork3.anarazel.de

Files

PathChange+/−
doc/src/sgml/docguide.sgml modified +1 −1
doc/src/sgml/Makefile modified +2 −2
doc/src/sgml/meson.build modified +2 −2

Documentation touched

Discussion