zulip/docs
Shubham Padia cb852b0fa6 help-beta: Add ZulipTip custom component that does not have a header.
We do not want to have a heading for every tip and thus we created a
custom component for our aside. We want to add a lightbulb icon and the
text `Tip:` is bold as a prefix for every tip as if it was already part
of the text. To do that, we cannot insert both of those as html seperate
from the slot html, we had to access the slot html and insert both of
them into the HTML tree.
2025-07-24 12:00:26 -07:00
..
_static dev_docs: Better present images in tables. 2025-04-24 11:23:38 -07:00
_templates docs: Split /production/deployment.html into multiple pages. 2024-02-20 15:49:46 -08:00
contributing docs: Fix broken link for GitHub Actions job. 2025-06-05 17:33:13 -07:00
development dev_docs: Fix broken GitHub OAuth app link for orgs. 2025-06-05 17:33:13 -07:00
documentation tools: Add support for viewing updated changelog for testing. 2025-07-02 11:34:34 -07:00
git lint: Fix several duplicate word typos. 2024-09-10 15:59:00 -07:00
images dev_docs: Add instructions for preparing icon files. 2025-04-23 17:06:35 -07:00
outreach docs: Clean up index page. 2025-07-10 17:28:40 -07:00
overview ldap: Improve unique_account_id defaults and docs. 2025-07-18 14:34:09 -07:00
production scim: Mention restarting the server in RTD scim doc. 2025-07-22 12:02:06 -07:00
subsystems docs: Fix Markdown developer docs discussion of headings. 2025-07-22 12:34:17 -07:00
testing test-backend: Remove outdated reference to MarkdownTest class. 2025-04-01 17:58:22 -07:00
translating docs: Update for switch from Transifex to Weblate. 2025-07-16 19:59:20 -07:00
tutorials docs: Fix broken link for Monosnap screenshot tool. 2025-06-05 17:33:13 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Add dependency on sphinx_design. 2024-03-15 17:37:34 -07:00
index.md docs: Clean up index page. 2025-07-10 17:28:40 -07:00
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 help-beta: Add ZulipTip custom component that does not have a header. 2025-07-24 12:00:26 -07:00

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.