zulip/docs
Alex Vandiver 7a1002af96 docs: Add explicit steps to verify FTS indexes after upgrading to 3.0.
The OS upgrade paths which go through 2.1 do not call
`upgrade-zulip-stage-2` with `--audit-fts-indexes` because that flag
was added in 3.0.

Add an explicit step to do this audit after the 3.0 upgrade.  Stating
it as another command to run, rather than attempting to tell them
to add it to the `upgrade-zulip` call that we're linking to seems
easiest, since that does not dictate if they should upgrade to a
release or from the tip of git.

We do not include a step describing this for the Trusty -> Xenial
upgrade, because the last step already chains into Xenial -> Bionic,
which itself describes auditing the indexes.

Fixes #15877.
2020-08-12 12:48:50 -07:00
..
_static travis: Removed screen cast of Travis setup. 2020-06-01 14:12:11 -07:00
_templates compose: Rewrite Zoom video call integration to use OAuth. 2020-06-03 16:39:12 -07:00
contributing docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
development docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
documentation docs: Correct “setup” as a verb to “set up”. 2020-08-11 10:25:53 -07:00
git docs: Correct “setup” as a verb to “set up”. 2020-08-11 10:25:53 -07:00
images doc: Updated CircleCI setup documentation. 2020-06-01 14:12:11 -07:00
overview docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
production docs: Add explicit steps to verify FTS indexes after upgrading to 3.0. 2020-08-12 12:48:50 -07:00
subsystems docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
testing docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
translating docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
tutorials docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY refactor: Rename zerver.lib.bugdown to zerver.lib.markdown . 2020-06-26 17:08:37 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add missing mypy annotation. 2020-07-06 11:25:48 -07:00
index.rst docs: Fix various capitalization errors. 2020-08-11 10:25:52 -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.