zulip/docs
Anders Kaseorg 365fe0b3d5 python: Sort imports with isort.
Fixes #2665.

Regenerated by tabbott with `lint --fix` after a rebase and change in
parameters.

Note from tabbott: In a few cases, this converts technical debt in the
form of unsorted imports into different technical debt in the form of
our largest files having very long, ugly import sequences at the
start.  I expect this change will increase pressure for us to split
those files, which isn't a bad thing.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 16:45:32 -07:00
..
_static travis: Removed screen cast of Travis setup. 2020-06-01 14:12:11 -07:00
_templates compose: Rewrite Zoom video call integration to use OAuth. 2020-06-03 16:39:12 -07:00
contributing docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
development auth: Add Sign in with Apple support. 2020-06-09 17:29:35 -07:00
documentation docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
git docs: Fix broken and missing link references in Git guide. 2020-06-01 18:31:05 -07:00
images doc: Updated CircleCI setup documentation. 2020-06-01 14:12:11 -07:00
overview docs: Update changelog. 2020-06-09 00:32:07 -07:00
production puppet: Install wal-g, not wal-e. 2020-06-11 15:52:43 -07:00
subsystems settings: Extract most of test_settings to test_extra_settings. 2020-06-09 22:29:50 -07:00
testing docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00
translating docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
tutorials docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
index.rst docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
THIRDPARTY docs: Update most remaining references to zulipchat.com. 2020-06-08 18:10:45 -07:00

Zulip markdown documentation hosted elsewhere

The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.