diff options
Diffstat (limited to 'Documentation/DocBook/stylesheet.xsl')
| -rw-r--r-- | Documentation/DocBook/stylesheet.xsl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/DocBook/stylesheet.xsl b/Documentation/DocBook/stylesheet.xsl index 3ccce886c34..85b25275196 100644 --- a/Documentation/DocBook/stylesheet.xsl +++ b/Documentation/DocBook/stylesheet.xsl @@ -3,5 +3,8 @@ <param name="chunk.quietly">1</param> <param name="funcsynopsis.style">ansi</param> <param name="funcsynopsis.tabular.threshold">80</param> +<param name="callout.graphics">0</param> <!-- <param name="paper.type">A4</param> --> +<param name="generate.section.toc.level">2</param> +<param name="use.id.as.filename">1</param> </stylesheet> |
