1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
Description: remove references to external images from the docs
Author: Dmitry Shachnev <mitya57@debian.org>
Forwarded: not-needed
Last-Update: 2025-11-09
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,8 +1,5 @@
# sphinx-autodoc2
-[](https://github.com/chrisjsewell/sphinx-autodoc2)
-[](https://pypi.org/project/sphinx-autodoc2/)
-
`sphinx-autodoc2` is a Sphinx extension that automatically generates API documentation for your Python packages.
Static analysis of Python code
|