diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2014-01-28 16:00:03 -0800 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2014-01-28 16:00:03 -0800 |
commit | b60075c7cd2fb4dd67701382f953e454d3db1848 (patch) | |
tree | 9188756aa1baa6ff2c03d085280b29feaa55520a /sites/www/index.rst | |
parent | d1d65b4ddde17a97d25a79aeaad6c3068846cb36 (diff) |
Prevent warning about unlinked blog page
Diffstat (limited to 'sites/www/index.rst')
-rw-r--r-- | sites/www/index.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sites/www/index.rst b/sites/www/index.rst index 43c060b9..7fefedd2 100644 --- a/sites/www/index.rst +++ b/sites/www/index.rst @@ -17,6 +17,13 @@ usage and API documentation can be found at our code documentation site, contributing contact +.. Hide blog in hidden toctree for now (to avoid warnings.) + +.. toctree:: + :hidden: + + blog + .. rubric:: Footnotes |