zulip/docs
Dinesh c453a784e2 typing_data: Rename get_all_typists to get_all_direct_message_typists.
We use this function to show who's typing in the
direct messages narrow.

Renamed it because, with the addition of stream typists to
`typist_dct` in the next commit, this might be confusing.

This commit addresses the discussed issue by renaming
'get_all_typists()' to 'get_all_direct_message_typists'.
2023-10-10 17:36:55 -07:00
..
_static docs: Move homepage link to TOC tree. 2023-03-03 23:06:17 -08:00
_templates docs: Update .html links pointing to "Upgrade Zulip" or "Modify Zulip". 2023-08-11 16:49:32 -07:00
contributing docs: Adjust wording and phrasing for clarity. 2023-06-27 09:43:22 -05:00
development docs: Improve punctuation on remote.md. 2023-10-01 18:31:34 -07:00
documentation docs: Fix grammar errors found by mwic. 2023-10-09 13:24:09 -07:00
git docs: Document and advocate systemd for WSL 2. 2023-06-12 10:58:11 -07:00
images architecture_simple: Use 400 instead 500 for font-weight. 2023-07-06 17:57:37 -07:00
outreach docs: Fix grammar errors found by mwic. 2023-10-09 13:24:09 -07:00
overview typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
production typos: Fix typos caught by typos. 2023-10-09 11:55:16 -07:00
subsystems typing_data: Rename get_all_typists to get_all_direct_message_typists. 2023-10-10 17:36:55 -07:00
testing codespell: Fix typos caught by codespell. 2023-10-09 11:55:15 -07:00
translating translation: Add Urdu translation guide. 2023-10-04 11:14:01 -07:00
tutorials docs: Fix HTTP methods for /users endpoint. 2023-10-03 12:43:49 -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 bootstrap: Remove last vestiges of bootstrap-tooltip library. 2023-10-09 11:39:12 -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.