zulip/docs
David Rosa Tamsen 4906bc8e4a docs: Prevent readthedocs from overriding collapse_navigation setting.
Expand bullets "[+]" show up on locals instance, but they
do not show up online on readthedocs. The expand icon is valuable
to indicate that each section has more content.

The problem is readthedocs appends code to conf.py that overrides the
html_theme_options prior to a build. This commit prevents this from
happening so that collapse_navigation remains set to False.

In response to merged PR 7326.
2017-11-17 11:28:37 -08:00
..
_static css: Enforce one selector per line. 2017-03-26 16:57:33 -07:00
contributing docs: Use `git clone -c` to set `git pull` to rebase by default. 2017-11-16 14:35:02 -08:00
development docs: Use `git clone -c` to set `git pull` to rebase by default. 2017-11-16 14:35:02 -08:00
images docs: Move GCI docs into main repo. 2017-06-22 09:30:28 -04:00
overview docs: Move readme-symlink symlink to be just called readme. 2017-11-16 21:43:25 -08:00
production docs: Fix some Markdown links missing a close-paren. 2017-11-16 11:43:19 -08:00
subsystems docs: Update emoji.md to explain new naming scheme. 2017-11-16 14:05:49 -08:00
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 new-feature-tutorial: Add references to Django. 2017-11-16 22:57:31 -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 puppet: Remove pageduty_nagios.pl. 2017-10-05 18:46:09 -07:00
brief-install-vagrant-dev.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Prevent readthedocs from overriding collapse_navigation setting. 2017-11-17 11:28:37 -08:00
index.rst docs: Lint rst files for trailing whitespace. 2017-11-16 13:20:50 -08:00
migration-renumbering.md refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
password-strength.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
request-remote-dev.md docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
requirements.readthedocs.txt Move doc building dependencies to requirements/docs.txt. 2016-06-20 16:05:42 -07:00
users.md Add draft document for user populations. 2016-11-08 15:28:04 -08:00