From 23e9f4ce32458f275a62e1be5fcffca6dfdaf179 Mon Sep 17 00:00:00 2001 From: hal9 Date: Tue, 2 Apr 2002 03:38:00 +0000 Subject: [PATCH] Minor change so Makefile can re-write and turn off section numbering for FAQ. --- doc/source/ldp.dsl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/source/ldp.dsl b/doc/source/ldp.dsl index e4352a5a..696c00b0 100644 --- a/doc/source/ldp.dsl +++ b/doc/source/ldp.dsl @@ -87,10 +87,11 @@ (define %graphic-default-extension% "gif") -(define %section-autolabel% +(define %section-autolabel% #t) + ;; Privoxy READ! leave the above on one line. It is re-written by + ;; GNUmakefile for FAQ !!!!!!!! ;; For enumerated sections (1.1, 1.1.1, 1.2, etc.) - #t) - + ;; HB changed TOC depth to 3 levels. (define (toc-depth nd) 3) -- 2.39.2