From 07ad0d4fd354202fa3dc27c1c571773cafa50e80 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Mon, 27 Jun 2011 16:05:36 +0000 Subject: [PATCH] Reduce the TOC in the HTML for the whole book, and generate a basic TOC at the top of the Tools Reference. --- opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl b/opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl index 4fdb28e..6694ba5 100644 --- a/opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl +++ b/opendj3/src/main/docbkx-stylesheets/html/coredoc.xsl @@ -46,13 +46,13 @@ appendix nop article/appendix nop article nop - book toc,title,figure,table,example,equation + book toc,title chapter nop part toc,title preface nop qandadiv nop qandaset nop - reference nop + reference toc,title sect1 nop sect2 nop sect3 nop -- Gitblit v1.10.0