diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 12:10:02 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-02-14 12:10:02 -0800 |
commit | 6cdb8291b7dc76ae1f0b0071738633fc986b9b66 (patch) | |
tree | bee9171db9962bff5e74570052d03bb347666e36 /sites/www/index.rst | |
parent | b140b29d542e9a0ee1d5c013e3612b8a16ca851b (diff) | |
parent | 30518280f1356465f0acfdb4816843b61303a633 (diff) |
Merge branch '1.10' into sphinx-256
Diffstat (limited to 'sites/www/index.rst')
-rw-r--r-- | sites/www/index.rst | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sites/www/index.rst b/sites/www/index.rst index f8db6fd0..7fefedd2 100644 --- a/sites/www/index.rst +++ b/sites/www/index.rst @@ -12,12 +12,18 @@ usage and API documentation can be found at our code documentation site, `docs.paramiko.org <http://docs.paramiko.org>`_. .. toctree:: - blog changelog installing contributing contact +.. Hide blog in hidden toctree for now (to avoid warnings.) + +.. toctree:: + :hidden: + + blog + .. rubric:: Footnotes |