doc: Fix TOC generation for refentries

Peter Eisentraut <peter_e@gmx.net>

Commit: 0c068205df5299fa41bce8ac33acdc9cfa5e7c6a
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-03-15T03:12:18Z
Releases: 10.0
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.

Files

PathChange+/−
doc/src/sgml/stylesheet.xsl modified +12 −0