diff options
| author | Georg Brandl <georg@python.org> | 2008-06-12 21:56:06 +0000 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2008-06-12 21:56:06 +0000 |
| commit | bd4166c2d656fb237d5f26bd75faddd5e230fbc3 (patch) | |
| tree | 26a7138aeca34c54347775285e64803c2031c552 /doc/changes.rst | |
| parent | e8bb912a9c088777a90b2adb3e71a9641a24f478 (diff) | |
| download | sphinx-git-bd4166c2d656fb237d5f26bd75faddd5e230fbc3.tar.gz | |
Add maxdepth for TOCs.
Diffstat (limited to 'doc/changes.rst')
| -rw-r--r-- | doc/changes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index 3d9f758a0..d5927a725 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -1,3 +1,5 @@ +:tocdepth: 2 + .. _changes: Changes in Sphinx |
