The source code that powers readthedocs.org
 
 
 
 
 
 
Go to file
Eric Holscher 6c6ffe18a0 Fix up RTD badge 2014-08-14 15:11:03 -07:00
.tx added tx config 2012-10-03 13:28:54 +02:00
deploy Rename DockerFile to Dockerfile 2014-08-09 14:03:30 -04:00
docs bad signup link in docs 2014-08-09 15:42:37 -04:00
logs Put the logs directory in the repo. 2012-03-12 15:35:28 -07:00
media Bump theme. 2014-08-06 17:05:06 -07:00
readthedocs Clean up project admin. 2014-08-12 10:13:14 -07:00
.gitignore Ignore node_modules 2014-08-11 12:41:32 -07:00
.gitmodules Add new theme 2013-10-17 13:26:19 -07:00
.travis.yml Integrate coveralls.io 2014-08-08 11:23:14 -04:00
AUTHORS.rst Added self to authors list. 2014-01-05 15:19:50 -08:00
LICENSE.mit Fixed #130. Derp. 2012-01-31 18:43:26 -08:00
README.rst Fix up RTD badge 2014-08-14 15:11:03 -07:00
Vagrantfile Change checkout to use vagrant share, add auth fixture 2014-02-09 18:37:12 -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 Change up donation template 2014-07-03 20:59:41 -07:00
manage.py Add top-level manage.py 2013-11-25 21:31:43 -08:00
onebox_requirements.txt Fix redis-cache module path and dependency in onebox 2013-06-02 22:36:07 +09:00
pip_requirements.txt Use our own fork for now. 2014-08-03 10:12:48 -07:00
runtests.sh Fix test runner 2014-08-12 17:47:25 -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

Quick start for Github hosted projects
--------------------------------------

By the end of this quick start 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.

#. Login 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 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://travis-ci.org/rtfd/readthedocs.org.png?branch=master
    :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/