zulip/zerver
David Rosa Tamsen 7072fa5b37 docs: Reorganize developer docs to improve navigation.
This commit helps reduce clutter on the navigation sidebar.
Creates new directories and moves relevant files into them.
Modifies index.rst, symlinks, and image paths accordingly.

This commit also enables expandable/collapsible navigation items,
renames files in docs/development and docs/production,
modifies /tools/test-documentation so that it overrides a theme setting,
Also updates links to other docs, file paths in the codebase that point
to developer documents, and files that should be excluded from lint tests.

Note that this commit does not update direct links to
zulip.readthedocs.io in the codebase; those will be resolved in an
upcoming follow-up commit (it'll be easier to verify all the links
once this is merged and ReadTheDocs is updated).

Fixes #5265.
2017-11-16 09:45:08 -08:00
..
fixtures /team: Remove responsive columns hack. 2017-11-15 17:08:08 -08:00
lib docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
management management: Add option to set description of default stream groups. 2017-11-15 17:06:43 -08:00
migrations settings: Add backend storage and interface for night mode. 2017-11-15 16:36:06 -08:00
templatetags python: Sort imports in zerver/templatetags. 2017-11-15 15:49:39 -08:00
tests bugdown: Remove `make_realm_filters()`. 2017-11-15 22:47:11 -08:00
tornado tornado: Sort imports in files with no merge conflicts. 2017-11-15 15:53:11 -08:00
views user-groups: Create check_delete_user_group. 2017-11-15 22:35:43 -08:00
webhooks python: Sort imports in webhooks. 2017-11-15 15:43:10 -08:00
worker Fix MissedMessageWorker. 2017-11-15 10:26:28 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
context_processors.py settings: Eliminate disused variable EXTERNAL_API_URI. 2017-10-30 18:29:29 -07:00
decorator.py Don't use force_bytes() in decorator.py. 2017-11-09 10:43:19 -08:00
filters.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
forms.py refactor: Replace super(.*self) with Python 3-specific super(). 2017-10-30 14:30:25 -07:00
logging_handlers.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
middleware.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
models.py settings: Add backend storage and interface for night mode. 2017-11-15 16:36:06 -08:00
signals.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00
static_header.txt
storage.py python: Sort imports in easy files in zerver/. 2017-11-15 15:50:28 -08:00