zulip/docs
AcKindle3 4544eb4576 email: Replace `uri` with `url` in templates and backend.
In #23380 we want to change all ocurrences of `uri` to `url`. This
commit changes the ocurrences of `uri` appeared in files related to
email, including templates (`.html`, `.txt`) and backend (`.py`)
codes.

In `email.md`, `base_images_uri` is changed to `images_base_url` -
the words `base` and `images` are swapped and plural form is added
for `image`.  This is becasue the former is not found anywhere in
the codebase while the later appears a lot. To reduce confusion,
this doccumentation changed accordingly.
2023-04-26 16:37:16 -07:00
..
_static docs: Move homepage link to TOC tree. 2023-03-03 23:06:17 -08:00
_templates docs: Update development version warning text to be more explicit. 2023-04-20 10:37:30 -07:00
contributing docs: Document preference for hyphenated class and ID values. 2023-03-27 17:31:31 -07:00
development dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
documentation web: Save a needless 301 redirect from /integrations to /integrations/. 2023-03-24 14:51:01 -07:00
git dependencies: Switch to pnpm. 2023-03-20 15:48:29 -07:00
images docs: Update documentation for tips when writing pull request comments. 2023-03-07 15:40:04 -08:00
outreach web: Save a needless 301 redirect from /team to /team/. 2023-03-24 14:51:01 -07:00
overview docs: Update changelog to cover changes already staged for 7.0. 2023-04-02 23:28:10 -07:00
production pg_backup_and_purge: Allow adjusting the backup concurrency. 2023-04-26 10:54:51 -07:00
subsystems email: Replace `uri` with `url` in templates and backend. 2023-04-26 16:37:16 -07:00
testing streams: Make stream settings and create stream UI more consistent. 2023-04-24 17:02:33 -07:00
translating web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -07:00
tutorials run-dev: Drop .py from script name. 2023-03-03 18:02:37 -08: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 icons: Add new unmute icon SVG. 2023-04-25 13:35:38 -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 web: Save a 301 redirect from /help to /help/. 2023-03-24 14:51:01 -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.