zulip/docs
David Rosa 4afdfa6055 docs: Place warning at the top of every page in /latest/production.
- Added warning block to dev docs using _templates/layout.html
- Removed copy-pasted warning from install.md and requirements.md
- Removed unreleased tag in docs/conf.py that's no longer used

Useful ref: https://www.sphinx-doc.org/en/master/templating.html

Fixes #13056.
2019-08-28 15:31:47 -07:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
_templates docs: Place warning at the top of every page in /latest/production. 2019-08-28 15:31:47 -07:00
contributing docs: pip upgrade recommonmark and CommonMark 2019-08-15 22:41:40 -07:00
development provision: Don’t rely on uid == gid assumption when invoking chown. 2019-08-17 12:59:09 -07:00
documentation docs: In api.md add the tools/ part before test-backend. 2019-08-16 13:09:37 -07:00
git docs: Fix typos in git cheat sheet documentation. 2019-08-21 15:54:09 -07:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview models: Migration of UserMessage.id to bigint, part 2. 2019-08-26 21:25:19 -07:00
production docs: Place warning at the top of every page in /latest/production. 2019-08-28 15:31:47 -07:00
subsystems docs: pip upgrade recommonmark and CommonMark 2019-08-15 22:41:40 -07:00
testing mypy: Remove daemon mode. 2019-08-25 15:04:12 -07:00
translating i18n: Move static/locale back to locale. 2019-07-02 14:57:55 -07:00
tutorials templates: Rename *.handlebars ↦ *.hbs and - ↦ _. 2019-07-12 21:11:03 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile install, provision: Treat all nonzero exit codes as failure, not just 1. 2019-07-19 11:22:11 -07:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
THIRDPARTY third: Upgrade spectrum-colorpicker to 1.8.0 from NPM. 2019-07-10 10:07:34 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Place warning at the top of every page in /latest/production. 2019-08-28 15:31:47 -07:00
index.rst docs: Add missing index.rst for documentation/. 2019-05-29 17:54:02 -07: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.