Обсуждение: [COMMITTERS] pgsql: doc: Fix TOC generation for refentries

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: doc: Fix TOC generation for refentries

От
Peter Eisentraut
Дата:
doc: Fix TOC generation for refentries

The XSLT stylesheets by default don't show refentries inside sections in
table of contents, which for our documentation leads to some regressions
compared to the DSSSL output.  For example, in the SPI chapter, which is
mostly refentries, you don't get any usable table of contents.  Tweak
things so it's mostly back to what it was before.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0c068205df5299fa41bce8ac33acdc9cfa5e7c6a

Modified Files
--------------
doc/src/sgml/stylesheet.xsl | 12 ++++++++++++
1 file changed, 12 insertions(+)