Skip to content

Commit

Permalink
Link to API directly
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Sep 18, 2024
1 parent 51f6cb3 commit 4b19ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ versions](https://img.shields.io/pypi/pyversions/sphinx-autodoc-typehints.svg)](

This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types
of functions. See an example of the Sphinx render at the
[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/).
[pyproject-api docs](https://pyproject-api.readthedocs.io/latest/api.html).

This allows you to use type hints in a very natural fashion, allowing you to migrate from this:

Expand Down

0 comments on commit 4b19ed2

Please sign in to comment.