The source code that powers readthedocs.org
 
 
 
 
 
 
Go to file
Eric Holscher ed12559ab3 Properly vary Sphinx builder based on allow_comments option. 2015-02-25 16:15:32 -08:00
.tx added tx config 2012-10-03 13:28:54 +02:00
deploy Use proper slug underscoring 2015-01-07 00:20:48 -08:00
docs Small rst cleanup 2015-02-16 09:00:52 -08:00
logs Put the logs directory in the repo. 2012-03-12 15:35:28 -07:00
media Clean up API and JS client for said API. 2015-02-25 10:43:18 -08:00
readthedocs Properly vary Sphinx builder based on allow_comments option. 2015-02-25 16:15:32 -08:00
.gitignore Merge branch 'doc-house-promo' 2015-02-13 12:31:50 -08:00
.gitmodules Add new theme 2013-10-17 13:26:19 -07:00
.travis.yml Goofed on travis config 2015-01-16 08:55:51 -08:00
AUTHORS.rst Added self to authors list. 2014-01-05 15:19:50 -08:00
CONTRIBUTING.rst Add contributing doc 2014-09-17 12:29:12 -07:00
LICENSE.mit Fixed #130. Derp. 2012-01-31 18:43:26 -08:00
MANIFEST.in add MANIFEST and update .gitignore 2015-02-07 14:40:34 +01:00
README.rst Minor changes to quickstart guide in README 2014-12-07 17:38:13 -08:00
bower.json Add toolchain for front end js/css and basic bits for ads 2015-02-12 14:19:36 -08:00
deploy_requirements.txt Upgrade gunicorn 2014-08-02 10:59:15 -07:00
fabfile-development.py so much flake8 2013-04-07 19:07:56 -07:00
fabfile.py Merge branch 'master' into staging 2014-08-25 12:37:53 -07:00
gulpfile.js Add toolchain for front end js/css and basic bits for ads 2015-02-12 14:19:36 -08:00
onebox_requirements.txt Remove pyquery as it is already in the pip_requirements 2014-12-14 19:05:28 +00:00
package.json Add toolchain for front end js/css and basic bits for ads 2015-02-12 14:19:36 -08:00
pip_requirements.txt Merge branch 'master' into commenting-drf3 2015-02-24 14:24:17 -08:00
runtests.sh One more time. 2014-08-30 14:35:16 -07:00
setup.py clean up imports 2013-03-18 20:46:28 -07:00

README.rst

Welcome to Read The Docs
========================

|build-status| |docs|

Purpose
-------

`Read the Docs`_ hosts documentation for the open source community. It supports
Sphinx_ docs written with reStructuredText_, and can pull from your Subversion_,
Bazaar_, Git_, and Mercurial_ repositories.

.. _Read the docs: http://readthedocs.org/
.. _Sphinx: http://sphinx.pocoo.org/
.. _reStructuredText: http://sphinx.pocoo.org/rest.html
.. _Subversion: http://subversion.tigris.org/
.. _Bazaar: http://bazaar.canonical.com/
.. _Git: http://git-scm.com/
.. _Mercurial: http://mercurial.selenic.com/

Documentation for RTD
---------------------

You will find complete documentation for setting up your project at `the Read
the Docs site`_.

.. _the Read the Docs site: http://read-the-docs.readthedocs.org

Quickstart for GitHub-Hosted Projects
-------------------------------------

By the end of this quickstart, you will have a new project automatically updated
when you push to GitHub.

#. Create an account on `Read the Docs`_.  You will get an email verifying your
   email address which you should accept within 7 days.

#. Log in and click on "Import".

#. Give your project a name, add the HTTPS link for your GitHub project, and
   select Git as your repository type.

#. Fill in the rest of the form as needed and click "Create".

#. On GitHub, navigate to your repository and click on "Settings".

#. In the sidebar, click on "Web Hooks & Services", then find and click on the
   "ReadTheDocs" service.

#. Check the "Active" setting and click "Update Settings".

#. All done.  Commit away and your project will auto-update.


.. |build-status| image:: https://img.shields.io/travis/rtfd/readthedocs.org.svg?style=flat
    :alt: build status
    :scale: 100%
    :target: https://travis-ci.org/rtfd/readthedocs.org

.. |docs| image:: https://readthedocs.org/projects/docs/badge/?version=latest
    :alt: Documentation Status
    :scale: 100%
    :target: https://readthedocs.org/projects/docs/