zulip/docs
Alex Vandiver 840884ec89 upgrade-zulip: Provide directories to run hooks before/after upgrade.
These hooks are run immediately around the critical section of the
upgrade.  If the upgrade fails for preparatory reasons, the pre-deploy
hook may not be run; if it fails during the upgrade, the post-deploy
hook will not be run.  Hooks are called from the CWD of the new
deploy, with arguments of the old version and the new version.  If
they exit with non-0 exit code, the deploy aborts.
2023-02-10 15:53:10 -08:00
..
_static readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
_templates contributor docs: Rename "Upgrade or modify Zulip" -> "Upgrade Zulip". 2023-01-27 12:41:56 -08:00
contributing templates: Update comments referencing Mustache to Handlebars. 2023-02-09 14:12:54 -08:00
development docs: Spell out `./tools/run-dev.py` in setup instructions. 2023-01-30 14:32:53 -08:00
documentation api-docs: Move markdown files to top level directory. 2023-02-02 17:25:40 -08:00
git contributor docs: Rename "Version Control" to "Commit Discipline". 2022-12-07 10:19:07 -08:00
images contributor docs: Add section on machine translation in Transifex. 2023-01-04 11:01:48 -08:00
outreach docs: Update project ideas list for GSoC 2023. 2023-02-06 15:12:14 -08:00
overview auth: Add JWT-based user API key fetch. 2023-02-03 15:23:35 -08:00
production upgrade-zulip: Provide directories to run hooks before/after upgrade. 2023-02-10 15:53:10 -08:00
subsystems install-node: Upgrade Node.js to 18.14.0; manage Yarn with Corepack. 2023-02-09 15:50:47 -08:00
testing Fix typos caught by typos. 2023-01-03 11:09:50 -08:00
translating contributor docs: Add section on machine translation in Transifex. 2023-01-04 11:01:48 -08:00
tutorials api-docs: Move markdown files to top level directory. 2023-02-02 17:25:40 -08:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md
THIRDPARTY icons: Change mute icon from bell to speaker. 2022-09-09 17:32:19 -07:00
code-of-conduct.md
conf.py docs: Convert .html#fragment links to .md#fragment. 2022-02-28 16:28:31 -08:00
index.md docs: Reorganize contribution documentation. 2022-09-21 21:55:36 -07:00

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.