zulip/tools/setup
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
..
emoji docs: Reorganize developer docs to improve navigation. 2017-11-16 09:45:08 -08:00
__init__.py Add __init__.py to tools/ and tools/setup/. 2016-07-20 18:20:37 -07:00
build_pygments_data tools: Rename build_pygments_data.py -> build_pygments_data. 2017-09-26 16:00:41 -07:00
generate-fixtures test_fixtures: Move test_db_status state under UUID_VAR_PATH. 2017-10-17 21:15:58 -07:00
generate-test-credentials Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
generate_zulip_bots_static_files Use a more concise `mkdir -p` when the situation permits. 2017-11-14 09:47:09 -08:00
install-aws-server install-aws-server: Add code for transferring an SSH key. 2017-10-05 21:59:36 -07:00
lang.json Add typeahead for syntax highlighting languages. 2017-04-28 17:22:59 -07:00
postgres-init-dev-db dev: Fix postgres provision errors with non-postgres-readable homedir. 2017-02-11 23:47:07 -08:00
postgres-init-test-db Move tools/install-phantomjs to tools/setup/. 2016-05-26 18:28:14 +05:00
setup_venvs.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00