zulip/docs
Zixuan James Li 6b527dfa61 integrations: Add documentation for the event filtering system.
We create "event-filter-instruction.md" and add it to
"create-bot-construct-url.md". This allows the user to keep track of the
supported event types for most of the integrations that implement this
feature. Note that not all integrations use "create-bot-construct-url.md".

We also need to rename "function" to "view_function" to make this change
type-check.

This is relevant to #18392.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-09-08 13:37:35 -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 docs: Fix typo in gitlab callback url in dev setup instructions. 2022-06-02 12:04:18 -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.