Mercurial > p > roundup > code
diff doc/customizing.txt @ 7355:2b1cbe079ff5
Main TOC gets depth 3; Example section TOC removed.
Since the doc is split, the top level TOC is shorter and can display
the individual example sections.
This means the example section TOC isn't needed.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 16 May 2023 01:26:21 -0400 |
| parents | f3c9ba5db30b |
| children | 0cb4541bad71 |
line wrap: on
line diff
--- a/doc/customizing.txt Tue May 16 01:19:16 2023 -0400 +++ b/doc/customizing.txt Tue May 16 01:26:21 2023 -0400 @@ -16,7 +16,7 @@ http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx .. contents:: - :depth: 2 + :depth: 3 :local: What You Can Do @@ -46,11 +46,6 @@ Examples ======== -.. contents:: - :local: - :depth: 2 - - Changing what's stored in the database --------------------------------------
