mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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.
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.