2015-08-18 01:25:12 +02:00
|
|
|
.. zulip documentation master file, created by
|
|
|
|
sphinx-quickstart on Mon Aug 17 16:24:04 2015.
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
2017-11-15 23:31:41 +01:00
|
|
|
Welcome to the Zulip documentation!
|
|
|
|
===================================
|
|
|
|
|
|
|
|
Welcome! Zulip's documentation is split into four parts:
|
|
|
|
|
|
|
|
- `User documentation <https://zulipchat.com/help>`__, for users and
|
|
|
|
administrators of Zulip organizations.
|
2018-10-17 00:06:35 +02:00
|
|
|
- `Installation documentation <production/install.html>`__, for
|
|
|
|
installing and maintaining a production self-hosted Zulip installation.
|
2017-11-16 20:39:59 +01:00
|
|
|
- `API documentation <https://zulipchat.com/api/>`__, for writing
|
|
|
|
integrations or bots using the Zulip API.
|
|
|
|
- `Contributor documentation <overview/contributing.html>`__, for
|
|
|
|
developing the Zulip software, translating, submitting bug reports,
|
|
|
|
or making other contributions to the project.
|
2017-11-15 23:31:41 +01:00
|
|
|
|
2017-11-16 20:39:59 +01:00
|
|
|
Zulip has well over 150,000 words of documentation. If you can't find
|
|
|
|
what you're looking for, please `let us know
|
|
|
|
<contributing/chat-zulip-org.html>`__! Further information on the
|
|
|
|
Zulip project and its features can be found at `https://www.zulip.org
|
|
|
|
<https://www.zulip.org>`__.
|
2016-05-14 18:50:19 +02:00
|
|
|
|
2017-11-16 20:39:59 +01:00
|
|
|
This site contains our installation and contributor documentation. If
|
|
|
|
this is your first time here, you may want to start with `Production
|
2018-10-17 00:06:35 +02:00
|
|
|
installation <production/install.html>`_ or `Contributing to Zulip
|
2017-11-16 20:39:59 +01:00
|
|
|
<overview/contributing.html>`_.
|
2016-05-14 18:50:19 +02:00
|
|
|
|
2015-08-18 01:25:12 +02:00
|
|
|
Contents:
|
|
|
|
|
2017-11-08 17:55:36 +01:00
|
|
|
* :ref:`Overview <overview>`
|
|
|
|
* :ref:`Zulip in Production <zulip-in-production>`
|
|
|
|
* :ref:`Development Environment <development-environment>`
|
|
|
|
* :ref:`Developer Tutorials <developer-tutorials>`
|
2017-11-23 20:21:57 +01:00
|
|
|
* :ref:`Git Guide <git-guide>`
|
2017-11-08 17:55:36 +01:00
|
|
|
* :ref:`Code Contribution Guide <code-contribution-guide>`
|
|
|
|
* :ref:`Code Testing <code-testing>`
|
|
|
|
* :ref:`Subsystem Documentation <subsystem-documentation>`
|
|
|
|
* :ref:`Translating <translating>`
|
2016-06-17 02:59:41 +02:00
|
|
|
|
2017-05-21 06:50:39 +02:00
|
|
|
.. _overview:
|
2016-06-17 02:59:41 +02:00
|
|
|
|
2015-08-18 01:25:12 +02:00
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
2015-08-18 01:25:12 +02:00
|
|
|
|
2017-11-16 22:20:50 +01:00
|
|
|
overview/index
|
2016-06-17 02:59:41 +02:00
|
|
|
|
2017-05-21 06:57:05 +02:00
|
|
|
.. _zulip-in-production:
|
2016-07-12 21:35:25 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
production/index
|
2016-07-12 21:35:25 +02:00
|
|
|
|
2017-05-21 07:00:59 +02:00
|
|
|
.. _development-environment:
|
2016-07-15 06:51:37 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
2016-07-15 06:51:37 +02:00
|
|
|
|
2017-11-08 17:55:36 +01:00
|
|
|
development/index
|
2016-07-15 06:51:37 +02:00
|
|
|
|
2017-05-21 07:07:46 +02:00
|
|
|
.. _developer-tutorials:
|
2016-06-17 02:59:41 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
tutorials/index
|
2016-06-17 02:59:41 +02:00
|
|
|
|
2017-11-23 20:21:57 +01:00
|
|
|
.. _git-guide:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
git/index
|
|
|
|
|
2017-05-21 07:09:59 +02:00
|
|
|
.. _code-contribution-guide:
|
2016-06-17 02:59:41 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
contributing/index
|
2016-06-17 02:59:41 +02:00
|
|
|
|
2016-12-06 12:17:05 +01:00
|
|
|
.. _code-testing:
|
|
|
|
|
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
2016-12-06 12:17:05 +01:00
|
|
|
|
2017-11-08 17:55:36 +01:00
|
|
|
testing/index
|
2016-12-06 12:17:05 +01:00
|
|
|
|
2017-05-21 07:11:00 +02:00
|
|
|
.. _subsystem-documentation:
|
2016-06-17 02:59:41 +02:00
|
|
|
|
|
|
|
.. toctree::
|
2017-11-08 17:55:36 +01:00
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
subsystems/index
|
|
|
|
|
|
|
|
.. _translating:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 3
|
|
|
|
|
|
|
|
translating/index
|
2017-11-17 21:56:44 +01:00
|
|
|
|
|
|
|
Index <https://zulip.readthedocs.io/en/latest/>
|