The `toctree() callable in templates now has a maxdepth`

keyword argument to control the depth of the generated tree.

Also add tests for that callable.
This commit is contained in:
Georg Brandl
2009-09-09 15:56:52 +02:00
parent eff5270219
commit 0792ad7498
7 changed files with 28 additions and 7 deletions

View File

@@ -1,6 +1,9 @@
Release 1.0 (in development)
============================
* The ``toctree()`` callable in templates now has a ``maxdepth``
keyword argument to control the depth of the generated tree.
* Added Catalan translation, thanks to Pau Fernández.
* Added new minimal theme called scrolls.