diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-04-06 16:19:03 -0700 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-04-24 10:18:35 -0700 |
commit | 74c612e328b962f348f9f425f47d1ecbaef3b207 (patch) | |
tree | 04b1b52fb606cc255f0f217c9132bdc26f1522c3 /sites/www/index.rst | |
parent | 337f4432d3aef1230ecb588dace0afd445a262c6 (diff) |
Use newer alabaster w/ showhidden in sidebar TOC
Lets us not have 2x TOCs on landing page
Diffstat (limited to 'sites/www/index.rst')
-rw-r--r-- | sites/www/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sites/www/index.rst b/sites/www/index.rst index 7fefedd2..0f07d7e9 100644 --- a/sites/www/index.rst +++ b/sites/www/index.rst @@ -12,6 +12,8 @@ usage and API documentation can be found at our code documentation site, `docs.paramiko.org <http://docs.paramiko.org>`_. .. toctree:: + :hidden: + changelog installing contributing |