Skip to content

Commit 422004e

Browse files
committed
Made links in the README less confusing
1 parent 823c146 commit 422004e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@ In contrast to the traditional `Sphinx autodoc <https://www.sphinx-doc.org/en/ma
2828
which requires manual authoring and uses code imports,
2929
AutoAPI finds and generates documentation by parsing source code.
3030

31+
For more information, see `the full documentation <https://sphinx-autoapi.readthedocs.org>`_.
32+
3133
Getting Started
3234
---------------
3335

3436
The following steps will walk through how to add AutoAPI to an existing Sphinx project.
3537
For instructions on how to set up a Sphinx project,
36-
see Sphinx's documentation on
37-
`Getting Started <https://www.sphinx-doc.org/en/master/usage/quickstart.html>`_.
38+
see `Sphinx's documentation <https://www.sphinx-doc.org/en/master/usage/quickstart.html>`_.
3839

3940
Installation
4041
~~~~~~~~~~~~

docs/changes/+59dd3b40.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Made links to the documention in the README less confusing.

0 commit comments

Comments
 (0)