diff options
| author | georg.brandl <devnull@localhost> | 2008-06-12 21:56:06 +0000 |
|---|---|---|
| committer | georg.brandl <devnull@localhost> | 2008-06-12 21:56:06 +0000 |
| commit | 22f599c8d6c6faad66e9c2339775e5b9b610cc93 (patch) | |
| tree | 26a7138aeca34c54347775285e64803c2031c552 /doc/changes.rst | |
| parent | a494177ef5ad4b12e8f1a59396b883a08f32baf1 (diff) | |
| download | sphinx-22f599c8d6c6faad66e9c2339775e5b9b610cc93.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 3d9f758a..d5927a72 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -1,3 +1,5 @@ +:tocdepth: 2 + .. _changes: Changes in Sphinx |
