diff options
Diffstat (limited to 'Documentation/DocBook/stylesheet.xsl')
| -rw-r--r-- | Documentation/DocBook/stylesheet.xsl | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/DocBook/stylesheet.xsl b/Documentation/DocBook/stylesheet.xsl index 254c1d5d2e5..85b25275196 100644 --- a/Documentation/DocBook/stylesheet.xsl +++ b/Documentation/DocBook/stylesheet.xsl @@ -6,4 +6,5 @@  <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>  |