diff options
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 |