The `toctree callable in templates now accepts a titles_only` keyword argument.

This commit is contained in:
Georg Brandl
2010-05-30 13:16:26 +02:00
parent cbcf99f156
commit 35f0b555a4
5 changed files with 16 additions and 6 deletions
+3
View File
@@ -384,3 +384,6 @@ are in HTML form), these variables are also available:
* ``maxdepth`` (defaults to the max depth selected in the toctree directive):
the maximum depth of the tree; set it to ``-1`` to allow unlimited depth
* ``titles_only`` (false by default): if true, put only toplevel document
titles in the tree