File: 003-remove-shields.patch

package info (click to toggle)
python-sphinx-autodoc2 0.5.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,284 kB
  • sloc: python: 3,415; xml: 72; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 698 bytes parent folder | download
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
 
-[![GitHub Repo stars](https://img.shields.io/github/stars/chrisjsewell/sphinx-autodoc2?label=Like%20and%20Share%21&style=social)](https://github.com/chrisjsewell/sphinx-autodoc2)
-[![PyPI](https://img.shields.io/pypi/v/sphinx-autodoc2?label=PyPI&logo=pypi&style=social)](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