Skip to content

Commit 36ec140

Browse files
committed
Add a "documentation" URL in the project metadata
1 parent a4b1e6e commit 36ec140

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ description = "Python documentation generator"
99
readme = "README.rst"
1010
urls.Changelog = "https://www.sphinx-doc.org/en/master/changes.html"
1111
urls.Code = "https://github.com/sphinx-doc/sphinx"
12+
urls.Documentation = "https://www.sphinx-doc.org/"
1213
urls.Download = "https://pypi.org/project/Sphinx/"
1314
urls.Homepage = "https://www.sphinx-doc.org/"
1415
urls."Issue tracker" = "https://github.com/sphinx-doc/sphinx/issues"

0 commit comments

Comments
 (0)