zulip/docs
David Rosa Tamsen 84384196f2 docs: Exclude files from TOC warnings and navigation sidebar.
Sphinx was displaying "WARNING: document isn't included in any toctree"
for files we just don't want in the TOC. We can hide them from the index,
but the rtd theme defaults to display hidden index entries in the nav bar.

This commit excludes these files from such warnings, and patches layout.html
so that hidden index entries stay hidden from the navigation sidebar.

This commit also moves password-strength.md under docs/production and
adds it as a hidden entry in production/index.rst.

Fixes #7417.
2017-11-22 10:59:14 -08:00
..
_static css: Enforce one selector per line. 2017-03-26 16:57:33 -07:00
_templates docs: Exclude files from TOC warnings and navigation sidebar. 2017-11-22 10:59:14 -08:00
contributing Fix broken link to GitHub CONTRIBUTING guide. 2017-11-19 20:31:27 -08:00
development docs: Exclude files from TOC warnings and navigation sidebar. 2017-11-22 10:59:14 -08:00
images docs: Move integration docs to /api. 2017-11-17 11:58:54 -08:00
overview docs: Move integration docs to /api. 2017-11-17 11:58:54 -08:00
production docs: Exclude files from TOC warnings and navigation sidebar. 2017-11-22 10:59:14 -08:00
subsystems requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
testing docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
translating docs: Lint rst files for trailing whitespace. 2017-11-16 13:20:50 -08:00
tutorials docs: Document Firefox's screenshot feature. 2017-11-20 10:01:13 -08:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
THIRDPARTY zerver: Remove simplejson dependency. 2017-11-21 21:51:48 -08:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add rtd layout template. 2017-11-22 10:59:14 -08:00
index.rst docs: Make index page easy to find. 2017-11-20 16:33:04 -08:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30