Read the Docs

Objectives

Duration: 30 minutes

Setting up ReadTheDocs

Activity Go to readthedocs.org and sign up for a free account. Login to the new account.


Next, we need to connect our read the docs account to GitHub so it can see our repositories and setup webhooks for us.


Now we need to connect our project repository to read the docs and get the doc build going.


Tip If you don’t choose to link your GitHub account, there is a manual import feature. You provide the link to your repository and then manually setup the web hook following the documentation.

Building docs on Travis