zulip/docs
rht c9d54f7854 puppet: Remove vendored puppetlabs apt and stdlibs dependencies.
This commit works by vendoring the couple functions we still use from
puppetlabs stdlib (join and range), but removing the rest of the
puppetlabs codebase, and of course cleaning up our linter rules in the
process.

Fixes #7423.
2018-12-11 13:03:26 -08:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
contributing developer docs: Recommend the mypy daemon for running mypy locally. 2018-10-10 16:29:16 -07:00
development docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
git docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview tools: Rename tools/travis directory to tools/ci. 2018-12-10 11:07:26 -08:00
production email: Support delivery email in email change system. 2018-12-06 17:43:26 -08:00
subsystems email: Convert accounts code to use delivery_email. 2018-12-06 16:21:38 -08:00
testing docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
translating docs: Fix typo in russian.md. 2018-12-09 21:11:48 -08:00
tutorials docs: Add detailed documentation on the process for sending messages. 2018-11-29 16:25:35 -08: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 Add changelog and version updates for Zulip Server 1.9.1. 2018-11-30 15:51:02 -08:00
index.rst docs: Remove links to production/overview article. 2018-10-16 15:06:35 -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
requirements.readthedocs.txt requirements: Rename requirements files. 2017-11-21 02:38:26 +05:30
THIRDPARTY puppet: Remove vendored puppetlabs apt and stdlibs dependencies. 2018-12-11 13:03:26 -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.