Split contrib documentation into extensions and programs
Peter Eisentraut <peter_e@gmx.net>
Split contrib documentation into extensions and programs Create separate appendixes for contrib extensions and other server plugins on the one hand, and utility programs on the other. Recast the documentation of the latter as refentries, so that man pages are generated.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/contrib.sgml | modified | +79 −10 |
| doc/src/sgml/docguide.sgml | modified | +9 −0 |
| doc/src/sgml/oid2name.sgml | modified | +40 −24 |
| doc/src/sgml/pgarchivecleanup.sgml | modified | +57 −49 |
| doc/src/sgml/pgbench.sgml | modified | +90 −65 |
| doc/src/sgml/pgstandby.sgml | modified | +68 −67 |
| doc/src/sgml/pgtestfsync.sgml | modified | +35 −12 |
| doc/src/sgml/pgtesttiming.sgml | modified | +48 −20 |
| doc/src/sgml/pgupgrade.sgml | modified | +97 −60 |
| doc/src/sgml/stylesheet-man.xsl | modified | +10 −0 |
| doc/src/sgml/vacuumlo.sgml | modified | +64 −54 |