You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,18 +125,18 @@ See :ref:`travis-pypi-setup` for more information.
125
125
.. _`Travis CI com`: https://travis-ci.com/
126
126
127
127
128
-
Step 6: Set Up ReadTheDocs
128
+
Step 6: Set Up Read the Docs
129
129
--------------------------
130
130
131
-
`ReadTheDocs`_ hosts documentation for the open source community. Think of it as Continuous Documentation.
131
+
`Read the Docs`_ hosts documentation for the open source community. Think of it as Continuous Documentation.
132
132
133
-
Log into your account at `ReadTheDocs`_ . If you don't have one, create one and log into it.
133
+
Log into your account at `Read the Docs`_ . If you don't have one, create one and log into it.
134
134
135
135
If you are not at your dashboard, choose the pull-down next to your username in the upper right, and select "My Projects". Choose the button to Import the repository and follow the directions.
136
136
137
137
Now your documentation will get rebuilt when you make documentation changes to your package.
0 commit comments