Welcome to Read The Docs ======================== `Read the Docs`_ hosts documentation for the open source community. We support Sphinx_ docs written with reStructuredText_ and `CommonMark`_. We pull your code from your Subversion_, Bazaar_, Git_, and Mercurial_ repositories. Then we build documentation and host it for you. Think of it as *Continuous Documentation*. The code is open source, and `available on GitHub`_. .. _Read the docs: http://readthedocs.org/ .. _Sphinx: http://sphinx.pocoo.org/ .. _reStructuredText: http://sphinx.pocoo.org/rest.html .. _CommonMark: http://commonmark.org/ .. _Markdown: http://daringfireball.net/projects/markdown/syntax .. _Subversion: http://subversion.tigris.org/ .. _Bazaar: http://bazaar.canonical.com/ .. _Git: http://git-scm.com/ .. _Mercurial: https://www.mercurial-scm.org/ .. _available on GitHub: http://github.com/rtfd/readthedocs.org The main documentation for the site is organized into a couple sections: * :ref:`user-docs` * :ref:`feature-docs` * :ref:`about-docs` Information about development is also available: * :ref:`dev-docs` * :ref:`design-docs` .. _user-docs: .. toctree:: :maxdepth: 2 :caption: User Documentation getting_started versions builds features support faq yaml-config guides/index api embed .. _about-docs: .. toctree:: :maxdepth: 2 :caption: About Read the Docs contribute team code-of-conduct ethical-advertising sponsors open-source-philosophy story talks dmca/index .. _feature-docs: .. toctree:: :maxdepth: 2 :glob: :caption: Feature Documentation webhooks badges alternate_domains localization vcs subprojects conda canonical single_version privacy user-defined-redirects automatic-redirects features/* .. _dev-docs: .. toctree:: :maxdepth: 2 :caption: Developer Documentation install api/index changelog tests docs architecture development/standards development/buildenvironments symlinks settings i18n issue-labels .. _business-docs: .. toctree:: :maxdepth: 2 :caption: Business Documentation business/index .. _custom-docs: .. toctree:: :maxdepth: 2 :caption: Custom Install Documentation custom_installs/index .. _design-docs: .. toctree:: :maxdepth: 2 :caption: Designer Documentation design theme