zulip/docs
Robert Imschweiler 8723931236
vagrant: Add Fedora 36 support.
- Add documentation for the vagrant setup on Fedora.
- Fix the container setup by adding the `z` option to the bind mounts so
that the selinux context allows sharing. This is according to the official
docker documentation:
https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label
https://www.vagrantup.com/docs/providers/docker/basics (section "Volume
Consistency")
2022-09-08 16:12:59 -07:00
..
_static readthedocs: Add proper backlink to the Zulip homepage. 2021-07-06 10:59:59 -07:00
_templates docs: Follow Sphinx 4 rename of master_doc to root_doc. 2021-08-31 14:24:16 -07:00
contributing docs: Update documentation for secrets related settings. 2022-08-25 14:50:41 -07:00
development vagrant: Add Fedora 36 support. 2022-09-08 16:12:59 -07:00
documentation integrations: Add documentation for the event filtering system. 2022-09-08 13:37:35 -07:00
git docs: Update WIP PR convention to GitHub draft PRs. 2022-06-28 13:16:38 -07:00
images docs: Add missing width to Zulip logo. 2021-02-05 09:49:33 -08:00
overview auth: Fix up AzureAD Oauth2 docs and config. 2022-09-06 11:58:08 -07:00
production docs: Reorganize sections and pages about contributing to Zulip. 2022-08-25 11:24:57 -07:00
subsystems docs: Update documentation for secrets related settings. 2022-08-25 14:50:41 -07:00
testing requirements: Remove unused mypy.txt lock file. 2022-09-08 11:08:06 -07:00
translating docs: Capitalize Handlebars consistently. 2022-06-27 13:35:10 -07:00
tutorials actions: Delete zerver.lib.actions. 2022-04-14 17:14:38 -07:00
.gitignore
Makefile Revert "docs: Temporarily disable parallel building." 2022-02-28 16:28:31 -08:00
README.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
THIRDPARTY check-thirdparty: License under GPLv2+. 2022-06-26 17:33:11 -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 sections and pages about contributing to Zulip. 2022-08-25 11:24:57 -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.