We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef5448 commit 868a805Copy full SHA for 868a805
pyproject.toml
@@ -15,6 +15,7 @@ classifiers = [
15
"Programming Language :: Python :: 3",
16
"Framework :: Sphinx :: Extension",
17
]
18
+readme = "README.md"
19
keywords = ["sphinx", "autodoc", "extension", "documentation"]
20
urls = {Home = "https://github.com/chrisjsewell/sphinx-autodoc2"}
21
requires-python = ">=3.8"
0 commit comments