summaryrefslogtreecommitdiffhomepage
path: root/sites/www/index.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2014-02-14 12:10:02 -0800
committerJeff Forcier <jeff@bitprophet.org>2014-02-14 12:10:02 -0800
commit6cdb8291b7dc76ae1f0b0071738633fc986b9b66 (patch)
treebee9171db9962bff5e74570052d03bb347666e36 /sites/www/index.rst
parentb140b29d542e9a0ee1d5c013e3612b8a16ca851b (diff)
parent30518280f1356465f0acfdb4816843b61303a633 (diff)
Merge branch '1.10' into sphinx-256
Diffstat (limited to 'sites/www/index.rst')
-rw-r--r--sites/www/index.rst8
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