From 450621776cfd3ce17d1cbed25897bbba5def7998 Mon Sep 17 00:00:00 2001 From: oes Date: Thu, 23 May 2002 23:19:31 +0000 Subject: [PATCH] Added style variant without TOC for the homepage --- doc/source/ldp.dsl.in | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/source/ldp.dsl.in b/doc/source/ldp.dsl.in index a4f4bf21..67343f85 100644 --- a/doc/source/ldp.dsl.in +++ b/doc/source/ldp.dsl.in @@ -395,6 +395,22 @@ + + + + +;; =================================================== +;; Vairant without TOC for the Homepage --oes 24/05/02 +;; =================================================== + +(define %generate-article-toc% + ;; Should a Table of Contents be produced for Articles? + ;; If true, a Table of Contents will be generated for each 'Article'. + #f) + + + + -- 2.39.2