summaryrefslogtreecommitdiff
path: root/docs/docbook/samba.dsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/samba.dsl')
-rw-r--r--docs/docbook/samba.dsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/samba.dsl b/docs/docbook/samba.dsl
index 7c530ce424..80197dfa77 100644
--- a/docs/docbook/samba.dsl
+++ b/docs/docbook/samba.dsl
@@ -34,7 +34,6 @@
(normalize "reference")
(normalize "refentry")
(normalize "part")
-; We would like to split up in chapters, not in sect1's...
; (normalize "sect1")
(normalize "section")
(normalize "book") ;; just in case nothing else matches...
@@ -45,6 +44,7 @@
(define %section-autolabel% #t)
(define (toc-depth nd) 3)
+(define %root-filename% "Samba-HOWTO") ;; name for the root html file
(define %html-ext% ".html") ;; default extension for html output files
(define %html-prefix% "") ;; prefix for all filenames generated (except root)
(define %use-id-as-filename% #t)