summaryrefslogtreecommitdiff
path: root/docs/docbook/samba.dsl
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-10-25 15:15:32 +0000
committerGerald Carter <jerry@samba.org>2002-10-25 15:15:32 +0000
commitad0e01e75059bedde6400529f1a5193ef9735e9b (patch)
tree9d5dd6433ca7b564a7f29a44f4bed3168da35da3 /docs/docbook/samba.dsl
parent48216962c4bd2ca71d1900d11d6f4d5e7de83b80 (diff)
downloadsamba-ad0e01e75059bedde6400529f1a5193ef9735e9b.tar.gz
samba-ad0e01e75059bedde6400529f1a5193ef9735e9b.tar.bz2
samba-ad0e01e75059bedde6400529f1a5193ef9735e9b.zip
sync from HEAD
(This used to be commit 2eb7f0acd761a11bb0f24010347247074c5ed49a)
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 80197dfa77..7c530ce424 100644
--- a/docs/docbook/samba.dsl
+++ b/docs/docbook/samba.dsl
@@ -34,6 +34,7 @@
(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...
@@ -44,7 +45,6 @@
(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)