zulip/docs
Shubham Padia 8ddc7bee00 help: Make include a sibling of content/docs directory.
When moving content between the include files and the docs files while
copy pasting them, there was a need to change the imports everytime
this was done. This was inconvenient to do.

We considered path aliases to solve this problem but not all editors
support path resolution via those aliases and thus we change the
directory structure instead.

We change imports for components, include files and images in this
commit.

See
https://chat.zulip.org/#narrow/channel/19-documentation/topic/confused.20about.20include.20file
for more info.
2025-09-26 11:12:21 -07:00
..
_static dev_docs: Better present images in tables. 2025-04-24 11:23:38 -07:00
_templates docs: Split /production/deployment.html into multiple pages. 2024-02-20 15:49:46 -08:00
contributing docs: Update links to go to zulip-flutter instead of zulip-mobile. 2025-08-08 13:06:31 -07:00
development install: Support Debian 13. 2025-08-13 14:11:05 -07:00
documentation help: Make include a sibling of content/docs directory. 2025-09-26 11:12:21 -07:00
git lint: Fix several duplicate word typos. 2024-09-10 15:59:00 -07:00
images i18n: Remove .tx/config, transifex-machine-translation-button.png. 2025-07-28 17:00:37 -07:00
outreach docs: Clean up index page. 2025-07-10 17:28:40 -07:00
overview docs: Improve directory structure article introduction. 2025-09-17 13:57:42 -07:00
production postgresql: Default random_page_cost to 1.1. 2025-09-25 13:40:02 -07:00
subsystems docs: Remove inaccurate docs on removed avatar feature. 2025-09-17 12:14:09 -07:00
testing test-backend: Remove outdated reference to MarkdownTest class. 2025-04-01 17:58:22 -07:00
translating help: Do not treat Help Center as a proper noun. 2025-09-17 13:20:25 -07:00
tutorials help: Do not treat Help Center as a proper noun. 2025-09-17 13:20:25 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add dependency on sphinx_design. 2024-03-15 17:37:34 -07:00
index.md docs: Clean up index page. 2025-07-10 17:28:40 -07:00
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 zephyr: Remove Zephyr mirroring support. 2025-09-16 11:18:18 -07:00

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.