Thread: pgsql: doc: Improve man build speed

pgsql: doc: Improve man build speed

From
Peter Eisentraut
Date:
doc: Improve man build speed

Turn off man.endnotes.are.numbered parameter, which we don't need, but
which increases performance vastly if off.  Also turn on
man.output.quietly, which also makes things a bit faster, but which is
also less useful now as a progress indicator because the build is so
fast now.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6d933da306c993ab52a28dba9f4f5b80c80f9681

Modified Files
--------------
doc/src/sgml/stylesheet-man.xsl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)