zulip/docs
evykassirer 017bca56e4 message_list_view: Refactor me message calculation for typescript.
We're going to need to be able to build the message list view
in pieces and put it all together in the end, instead of assigning
values directly to a half-formed object (which is hard to type).

This is part of the work towards that.
2024-08-26 08:14:57 -07:00
..
_static docs: Move homepage link to TOC tree. 2023-03-03 23:06:17 -08:00
_templates docs: Split /production/deployment.html into multiple pages. 2024-02-20 15:49:46 -08:00
contributing docs: Update Black and isort references to Ruff. 2024-07-17 18:33:21 -07:00
development documentation: Revise uses of "e.g.," followed by a colon. 2024-07-09 13:41:44 -07:00
documentation tutorial documentation: Add documentation for typed_endpoint. 2024-08-16 16:17:43 -07:00
git docs: Update the stale links in "Set up Git" docs. 2024-08-15 09:46:31 -07:00
images docs: Update devlogin screenshot and url in development setup. 2023-12-06 18:04:54 -08:00
outreach docs: Add comma to all uses of "e.g." in contributor docs. 2024-07-05 15:36:24 -07:00
overview saml: Add support for syncing user role. 2024-08-20 11:53:24 -07:00
production docs: Clean up discussion of very old versions. 2024-08-20 11:53:24 -07:00
subsystems message_list_view: Refactor me message calculation for typescript. 2024-08-26 08:14:57 -07:00
testing mypy: Remove use of ValuesQuerySet and QuerySetAny. 2024-08-24 17:30:41 -07:00
translating documentation: Revise uses of "e.g.," followed by a colon. 2024-07-09 13:41:44 -07:00
tutorials tutorial documentation: Add documentation for typed_endpoint. 2024-08-16 16:17:43 -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 user_card_popover: Change icon for `Send direct message`. 2024-07-17 12:08:07 -07:00
code-of-conduct.md
conf.py docs: Add dependency on sphinx_design. 2024-03-15 17:37:34 -07: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.