Skip to content
The source code that powers readthedocs.org
Python JavaScript HTML CSS Makefile Batchfile Other
Branch: master
Clone or download
ericholscher Merge pull request #6590 from readthedocs/humitos/ethical-ads-local
Support Ethical Ads server for development
Latest commit 9733514 Feb 4, 2020
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 @ 514a0f6 Update common Jan 24, 2020
contrib Remove unused file Jan 21, 2020
dockerfiles Use proper path to download/install readthedocs-ext Jan 29, 2020
docs Merge pull request #6574 from Blackcipher101/patch4 Feb 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 #6590 from readthedocs/humitos/ethical-ads-local Feb 4, 2020
requirements Revert "Update celery requirements to its latest version" Jan 28, 2020
scripts/travis Only install node on eslint step on travis Jan 8, 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 Ignore settings files mounted into the container Dec 1, 2019
.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 Only install node on eslint step on travis Jan 8, 2020
AUTHORS.rst DOC: Change a lot of http links to https Jan 21, 2020
CHANGELOG.rst Release 3.11.6 Feb 4, 2020
LICENSE Update LICENSE Jan 17, 2019
MANIFEST.in Adjust manifest Sep 7, 2017
README.rst DOC: Change a lot of http links to https Jan 21, 2020
bower.json change rtfd to readthedocs(#5870) Jul 3, 2019
docker-compose.override.yml Merge pull request #6590 from readthedocs/humitos/ethical-ads-local Feb 4, 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 Revert package-lock Nov 19, 2019
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 Remove waning Jun 28, 2019
requirements.txt Added top-level requirements file Apr 15, 2015
setup.cfg Release 3.11.6 Feb 4, 2020
setup.py Add changelog and changelog automation (#3364) Dec 7, 2017
tasks.py container_prefix Jan 24, 2020
tox.ini Fix eslint (#6317) Oct 25, 2019

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-2019 Read the Docs, Inc & contributors

You can’t perform that action at this time.