zulip/docs
Vishnu KS 6901087246 install: Use crudini for storing value of POSTGRES_MISSING_DICTIONARIES.
This simplifies the RDS installation process to avoid awkwardly
requiring running the installer twice, and also is significantly more
robust in handling issues around rerunning the installer.

Finally, the answer for whether dictionaries are missing is available
to Django for future use in warnings/etc. around full-text search not
being great with this configuration, should they be required.
2019-12-13 12:05:39 -08:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
_templates docs: Split maintain-secure-upgrade into dedicated docs. 2019-11-22 10:21:20 -08:00
contributing docs: Explain commit summary example explicitly. 2019-12-06 11:39:40 -08:00
development docs: Document dev environment issues that Windows users are hitting. 2019-12-01 23:05:22 -08:00
documentation docs: Add documentation for tab switcher. 2019-10-30 16:36:30 -07:00
git docs: Improve formatting of important notes. 2019-12-02 10:37:49 -08:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview minor: Fix typo in changelog. 2019-12-12 22:52:09 -08:00
production install: Use crudini for storing value of POSTGRES_MISSING_DICTIONARIES. 2019-12-13 12:05:39 -08:00
subsystems docs: Use ZULIP_VERSION. 2019-11-22 12:26:54 -08:00
testing docs: Improve formatting of important notes. 2019-12-02 10:37:49 -08:00
translating docs: Merge "HTML templates" and "HTML and CSS" docs. 2019-10-16 15:44:26 -07:00
tutorials docs: Deal with a few broken links. 2019-10-15 14:03:53 -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 docs: Remove build warning. 2019-12-02 17:29:55 -08: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 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 THIRDPARTY: Correct wrong paths; remove entries for deleted files. 2019-11-05 15:47:30 -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.