File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,14 @@ In contrast to the traditional `Sphinx autodoc <https://www.sphinx-doc.org/en/ma
2828which requires manual authoring and uses code imports,
2929AutoAPI finds and generates documentation by parsing source code.
3030
31+ For more information, see `the full documentation <https://sphinx-autoapi.readthedocs.org >`_.
32+
3133Getting Started
3234---------------
3335
3436The following steps will walk through how to add AutoAPI to an existing Sphinx project.
3537For 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
3940Installation
4041~~~~~~~~~~~~
Original file line number Diff line number Diff line change 1+ Made links to the documention in the README less confusing.
You can’t perform that action at this time.
0 commit comments