Doc: reformat catalog/view description tables.
Tom Lane <tgl@sss.pgh.pa.us>
Doc: reformat catalog/view description tables. This changes our catalog and view descriptions to use a style inspired by the new format for function/operator tables: each table entry is formatted roughly like a <varlistentry>, with the column name and type on the first line and then an indented description. This provides much more room for expansive descriptions than we had before, and thereby eliminates a passel of PDF build warnings. Discussion: https://postgr.es/m/12984.1588643549@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/catalogs.sgml | modified | +5737 −4109 |
| doc/src/sgml/information_schema.sgml | modified | +4094 −2451 |
| doc/src/sgml/monitoring.sgml | modified | +2671 −1738 |
| doc/src/sgml/pgbuffercache.sgml | modified | +66 −45 |
| doc/src/sgml/pgstatstatements.sgml | modified | +204 −147 |
| doc/src/sgml/stylesheet.css | modified | +34 −0 |
| doc/src/sgml/stylesheet-fo.xsl | modified | +10 −0 |
Documentation touched
Discussion
- Another modest proposal for docs formatting: catalog descriptions 24 messages · 2020-05-05 → 2020-06-01