From ad0e01e75059bedde6400529f1a5193ef9735e9b Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Fri, 25 Oct 2002 15:15:32 +0000 Subject: sync from HEAD (This used to be commit 2eb7f0acd761a11bb0f24010347247074c5ed49a) --- docs/docbook/samba.dsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/docbook/samba.dsl') 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) -- cgit