mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
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:
3
CHANGES
3
CHANGES
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user