zulip/docs
Greg Price 9dbb5561b1 docs: Use `sudo -s` to get a root shell without changing directory.
The `-i` is for "initial", creating a login shell -- which means
cd'ing to root's homedir.  That defeats the line after this one.
2018-09-25 13:15:06 -07:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
contributing developer docs: Refer to 'zulipbot add' instead of 'zulipbot label'. 2018-09-21 12:16:39 -07:00
development tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
git Docs: Added "connect the zulip upstream repo" to more places. 2018-03-18 23:02:09 -07:00
images docs: change the dev login image. 2018-02-28 13:50:13 -08:00
overview version: Bump ZULIP_VERSION following release candidate 1.9.0-rc1. 2018-08-08 17:53:03 -07:00
production docs: Use `sudo -s` to get a root shell without changing directory. 2018-09-25 13:15:06 -07:00
subsystems user docs: Add macro for opening the compose box. 2018-09-16 15:04:05 -07:00
testing tools: Move optimize-svg to tools/setup/. 2018-08-09 15:39:57 -07:00
translating tools: Move a few i18n scripts to tools/i18n. 2018-08-09 15:46:27 -07:00
tutorials models: Rename Realm.restricted_to_domain field. 2018-07-31 09:28:33 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Use parallelism when building docs. 2017-11-14 10:41:38 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
THIRDPARTY jquery-form: Remove jquery-form plugin dependency. 2018-05-29 15:44:40 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py version: Update for Zulip Server 1.8.1 release. 2018-05-07 16:01:41 -07:00
index.rst docs: Split 'git-guide.md`. 2017-11-23 16:04:18 -08:00
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30

README.md

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.