Files
zulip/tools
Eeshan Garg 880fd5497a markdown: Add indented versions of multi-line Markdown macros.
This is part of our efforts to change our integrations/webhooks
docs to follow the same sort of numbered-list format as our /help
docs. In order to indicate that paragraphs separated by newlines
are part of the same numbered-list point, every paragraph must be
indented 4 spaces.
2017-11-25 17:01:11 -08:00
..
2017-11-20 15:30:58 -08:00
2017-11-16 13:59:40 -08:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-09-29 15:44:56 -07:00
2017-11-25 10:06:27 -08:00
2017-09-29 15:44:56 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.