zulip/docs/development
Greg Price edfa3eabfd docs: Use `orphan` to directly exclude pages from toctree.
This is what the Sphinx docs recommend when you actually don't want
the page to be included in navigation:
  http://www.sphinx-doc.org/en/stable/markup/toctree.html
And now that we have `eval_rst`, we're able to take advantage of it!

One difference between doing this and the old way of making "hidden"
toctree entries is that with the latter, the "previous" and "next"
links at the bottom of each page would thread through the hidden
entries; which gets kind of confusing when they don't appear in the nav.
2018-01-24 14:37:17 -08:00
..
index.rst docs: Use `orphan` to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
overview.md docs: Split 'git-guide.md`. 2017-11-23 16:04:18 -08:00
remote.md docs: Split 'git-guide.md`. 2017-11-23 16:04:18 -08:00
request-remote.md docs: Use `orphan` to directly exclude pages from toctree. 2018-01-24 14:37:17 -08:00
setup-advanced.md docs: Restore Docker links, updated. 2017-12-20 11:16:50 -08:00
setup-vagrant.md docs: Update Windows installation instructions in setup-vagrant.md. 2017-12-20 19:16:25 -08:00
using.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00