zulip/docs
Steve Howell 54151bb548 db tools: Rename do-destroy-*database.
The new tools now have more concise, more parallel names:

    - rebuild-dev-database
    - rebuild-test-database

The actual implementations are still pretty different:

rebuild-dev-database:
    mostly delegates to 5 management scripts

rebuild-test-database:
    is a very thin wrapper for generate-fixtures

We'll try to clean that up a bit soon.
2020-04-22 09:24:42 -07:00
..
_static
_templates docs: Split maintain-secure-upgrade into dedicated docs. 2019-11-22 10:21:20 -08:00
contributing version control: Add note about paragraph formatting. 2020-04-18 13:37:33 -07:00
development db tools: Rename do-destroy-*database. 2020-04-22 09:24:42 -07:00
documentation docs: Add a note on manually generating integration screenshots. 2020-04-17 09:41:55 -07:00
git docs: Convert many http URLs to https. 2020-03-26 21:35:32 -07:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview db tools: Rename do-destroy-*database. 2020-04-22 09:24:42 -07:00
production docs: Deprecate support for Xenial and Stretch. 2020-04-16 15:36:18 -07:00
subsystems db tools: Rename do-destroy-*database. 2020-04-22 09:24:42 -07:00
testing circleci: Remove Xenial build as we are deprecating Xenial. 2020-04-19 11:38:49 -07:00
translating docs: Convert many http URLs to https. 2020-03-26 21:35:32 -07:00
tutorials docs: Convert many http URLs to https. 2020-03-26 21:35:32 -07:00
.gitignore
code-of-conduct.md
conf.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
index.rst docs: Add missing index.rst for documentation/. 2019-05-29 17:54:02 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md
requirements.readthedocs.txt
THIRDPARTY upload: Replace jQuery filedrop with Uppy. 2020-02-13 16:43:19 -08: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.