.. 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. Welcome to the Zulip documentation! =================================== Welcome! Zulip's documentation is split into four parts: - `User documentation `__, for users and administrators of Zulip organizations. - `Installation documentation `__, for installing and maintaining a self-hosted Zulip installation. - `API documentation `__, for writing integrations or bots using the Zulip API. - `Contributor documentation `__, for developing the Zulip software, translating, submitting bug reports, or making other contributions to the project. Zulip has well over 150,000 words of documentation. If you can't find what you're looking for, please `let us know `__! Further information on the Zulip project and its features can be found at `https://www.zulip.org `__. This site contains our installation and contributor documentation. If this is your first time here, you may want to start with `Production overview `_ or `Contributing to Zulip `_. Contents: * :ref:`Overview ` * :ref:`Zulip in Production ` * :ref:`Development Environment ` * :ref:`Developer Tutorials ` * :ref:`Git Guide ` * :ref:`Code Contribution Guide ` * :ref:`Code Testing ` * :ref:`Subsystem Documentation ` * :ref:`Translating ` .. _overview: .. toctree:: :maxdepth: 3 overview/index .. _zulip-in-production: .. toctree:: :maxdepth: 3 production/index .. _development-environment: .. toctree:: :maxdepth: 3 development/index .. _developer-tutorials: .. toctree:: :maxdepth: 3 tutorials/index .. _git-guide: .. toctree:: :maxdepth: 3 git/index .. _code-contribution-guide: .. toctree:: :maxdepth: 3 contributing/index .. _code-testing: .. toctree:: :maxdepth: 3 testing/index .. _subsystem-documentation: .. toctree:: :maxdepth: 3 subsystems/index .. _translating: .. toctree:: :maxdepth: 3 translating/index Index