Skip to content
The source code that powers readthedocs.org
Python JavaScript HTML CSS Makefile Batchfile Other
Branch: master
Clone or download

Latest commit

Latest commit 7210e2d May 4, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Silent curl (#6377) Nov 13, 2019
.tx added tx config Oct 3, 2012
common @ 5ff15ec Update common Apr 29, 2020
contrib Remove unused file Jan 21, 2020
dockerfiles
docs Merge pull request #6194 from stsewd/design-doc-privacy-levels May 4, 2020
logs Put the logs directory in the repo. Mar 12, 2012
media Did the requrired changes Jan 26, 2020
readthedocs Merge pull request #7014 from readthedocs/cdn-version-purge May 4, 2020
requirements Revert usage of watchman Apr 20, 2020
scripts/travis Update travis Feb 11, 2020
.codecov.yml Disable diff coverage status Feb 27, 2019
.coveragerc Ignore six.PY2 from coverage Dec 4, 2018
.dockerignore Simplify docker image Jan 13, 2020
.env Move common configs to common repository Jan 18, 2020
.eslintrc Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
.flake8 Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
.gitattributes fix gif image Jun 1, 2019
.gitignore Rename docker settings to fix local environment Feb 25, 2020
.gitmodules change rtfd to readthedocs(#5870) Jul 3, 2019
.isort.cfg Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
.pep8 Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
.pre-commit-config.yaml Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
.pyup.yml pyup.yml syntax fixed Feb 13, 2019
.readthedocs.yml Fix docs build Jan 23, 2019
.style.yapf Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
.travis.yml Make easy to run search tests in docker compose Feb 26, 2020
AUTHORS.rst DOC: Change a lot of http links to https Jan 21, 2020
CHANGELOG.rst Add details to our changelog for 4.1.7 Apr 28, 2020
LICENSE Update LICENSE Jan 17, 2019
MANIFEST.in Adjust manifest Sep 7, 2017
README.rst Update year Apr 22, 2020
bower.json change rtfd to readthedocs(#5870) Jul 3, 2019
docker-compose.override.yml Revert "Use requests.head to query storage.exists" Apr 21, 2020
gulpfile.js Move js to a file Nov 11, 2019
manage.py Settings and public domain restructure (#1829) Apr 14, 2016
package-lock.json Release 4.0.1 Mar 3, 2020
package.json Release 3.11.4 (#6593) Jan 28, 2020
prospector-more.yml Cleaned up remaining code Feb 23, 2018
prospector.yml Drop readthedocs- prefix to submodule (#3916) Apr 6, 2018
pytest.ini Add proxito mark Feb 26, 2020
requirements.txt Added top-level requirements file Apr 15, 2015
setup.cfg Release 4.1.7 Apr 28, 2020
setup.py Add changelog and changelog automation (#3364) Dec 7, 2017
tasks.py container_prefix Jan 24, 2020
tox.ini Run proxito tests with proxito settings Feb 26, 2020

README.rst

Welcome to Read the Docs

build status Documentation Status Test coverage

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. Then we build documentation and host it for you. Think of it as Continuous Documentation.

Documentation for RTD

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

Get in touch

You can find information about getting in touch with Read the Docs at our Contribution page.

Contributing

You can find information about contributing to Read the Docs at our Contribution page.

Quickstart for GitHub-Hosted Projects

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

  1. Create an account on Read the Docs. You will get an email verifying your email address which you should accept within 7 days.
  2. Log in and click on "Import a Project".
  3. Click "Connect to GitHub" in order to connect your account's repositories to GitHub.
  4. When prompted on GitHub, give access to your account.
  5. Click "Import a Repository" and select any desired repository.
  6. Change any information if desired and click "Next".
  7. All done. Commit away and your project will auto-update.

License

MIT © 2010-2020 Read the Docs, Inc & contributors

You can’t perform that action at this time.