zulip/docs
YashRE42 669f482b0d icons: Switch from text-o to code-o for view source / edit topics.
This commit replaces fa-file-text-o with fa-file-code-o which is a
better signal for the "view source" action. It also deletes a single
line comment that had suggested the change once we moved into font
awesome 4, which Aditya Bansal <adi.bansal241996@gmail.com> helped
out in doing, first via
91962aa6ab and most recently via
75ae94e459 with several commits in
between.
2020-05-25 16:19:50 -07:00
..
_static install docs: Tighten "create organization" step. 2018-03-06 19:43:02 -08:00
_templates docs: Split maintain-secure-upgrade into dedicated docs. 2019-11-22 10:21:20 -08:00
contributing docs: Add a few introductory paragraphs to our code style doc. 2020-05-19 14:22:15 -07:00
development docs: Fix setup-advanced git clone instructions. 2020-05-21 13:05:59 -07:00
documentation icons: Switch from text-o to code-o for view source / edit topics. 2020-05-25 16:19:50 -07:00
git docs: Use consistent spelling of CircleCI. 2020-04-28 11:26:58 -07:00
images docs: Update docs/git/ directory to reflect CI changes. 2018-12-11 12:46:18 -08:00
overview docs: Downplay actions.py a bit. 2020-05-17 21:32:38 -07:00
production saml: Support IdP-initiated SSO. 2020-05-25 16:09:30 -07:00
subsystems docs: Add missing comma. 2020-05-17 21:27:31 -07:00
testing python: Convert more variable type annotations to Python 3.6 style. 2020-05-08 16:42:43 -07:00
translating i18n: Support subexpressions of type (t "text") in Handlebars. 2020-04-22 17:57:16 -07:00
tutorials python: Convert more variable type annotations to Python 3.6 style. 2020-05-08 16:42:43 -07:00
.gitignore gitignore: Anchor patterns that should be anchored. 2017-07-19 14:03:49 -07:00
Makefile docs: Replace Makefile based on output of newer sphinx-quickstart. 2019-12-02 18:39:33 -08:00
README.md docs: Add README.md to zulip/docs to prevent reading on GitHub. 2018-04-24 10:50:39 -07:00
THIRDPARTY THIRDPARTY: Add missing license texts for CC-BY-3.0, CC-BY-SA-4.0. 2020-05-02 10:07:55 -07:00
code-of-conduct.md repository: Add CODE_OF_CONDUCT.md. 2017-06-14 18:43:08 -07:00
conf.py docs: Bump copyright year. 2020-04-23 16:04:54 -07:00
index.rst docs: Add missing index.rst for documentation/. 2019-05-29 17:54:02 -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.