From: Carsten Schoenert <c.schoenert@t-online.de>
Date: Wed, 7 Aug 2024 15:39:26 +0900
Subject: Privacy: Drop the linking to external badge graphics

The external badges are not really needed within Debian and could be
potential privacy issues.

Forwarded: not-needed
---
 README.rst     | 40 ----------------------------------------
 docs/index.rst | 41 -----------------------------------------
 2 files changed, 81 deletions(-)

diff --git a/README.rst b/README.rst
index be520f1..6fe4ccd 100644
--- a/README.rst
+++ b/README.rst
@@ -2,46 +2,6 @@
 Extending your autodoc API docs with a summary
 ==============================================
 
-.. start-badges
-
-.. list-table::
-    :stub-columns: 1
-    :widths: 10 90
-
-    * - docs
-      - |docs|
-    * - tests
-      - |github-action| |codecov|
-    * - package
-      - |version| |supported-versions| |supported-implementations|
-
-.. |docs| image:: http://readthedocs.org/projects/autodocsumm/badge/?version=latest
-    :alt: Documentation Status
-    :target: http://autodocsumm.readthedocs.io/en/latest/?badge=latest
-
-.. |github-action| image:: https://github.com/Chilipp/autodocsumm/workflows/Tests/badge.svg
-    :alt: Tests
-    :target: https://github.com/Chilipp/autodocsumm/actions?query=workflow%3A%22Tests%22
-
-.. |codecov| image:: https://codecov.io/gh/Chilipp/autodocsumm/branch/master/graph/badge.svg?token=I9wlZyhI4Y
-    :alt: Codecov
-    :target: https://codecov.io/gh/Chilipp/autodocsumm
-
-.. |version| image:: https://img.shields.io/pypi/v/autodocsumm.svg?style=flat
-    :alt: PyPI Package latest release
-    :target: https://pypi.python.org/pypi/autodocsumm
-
-.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/autodocsumm.svg?style=flat
-    :alt: Supported versions
-    :target: https://pypi.python.org/pypi/autodocsumm
-
-.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/autodocsumm.svg?style=flat
-    :alt: Supported implementations
-    :target: https://pypi.python.org/pypi/autodocsumm
-
-
-.. end-badges
-
 Welcome! This sphinx extension provides some useful extensions to the Sphinxs
 autodoc_ extension. Those are
 
diff --git a/docs/index.rst b/docs/index.rst
index 42f88f4..c5f5e47 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -7,47 +7,6 @@
 Extending your autodoc API docs with a summary
 ==============================================
 
-.. start-badges
-
-.. only:: html and not epub
-
-    .. list-table::
-        :stub-columns: 1
-        :widths: 10 90
-
-        * - docs
-          - |docs|
-        * - tests
-          - |github-action| |codecov|
-        * - package
-          - |version| |supported-versions| |supported-implementations|
-
-    .. |docs| image:: http://readthedocs.org/projects/autodocsumm/badge/?version=latest
-        :alt: Documentation Status
-        :target: http://autodocsumm.readthedocs.io/en/latest/?badge=latest
-
-    .. |github-action| image:: https://github.com/Chilipp/autodocsumm/workflows/Tests/badge.svg
-        :alt: Tests
-        :target: https://github.com/Chilipp/autodocsumm/actions?query=workflow%3A%22Tests%22
-
-    .. |codecov| image:: https://codecov.io/gh/Chilipp/autodocsumm/branch/master/graph/badge.svg?token=I9wlZyhI4Y
-        :alt: Codecov
-        :target: https://codecov.io/gh/Chilipp/autodocsumm
-
-    .. |version| image:: https://img.shields.io/pypi/v/autodocsumm.svg?style=flat
-        :alt: PyPI Package latest release
-        :target: https://pypi.python.org/pypi/autodocsumm
-
-    .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/autodocsumm.svg?style=flat
-        :alt: Supported versions
-        :target: https://pypi.python.org/pypi/autodocsumm
-
-    .. |supported-implementations| image:: https://img.shields.io/pypi/implementation/autodocsumm.svg?style=flat
-        :alt: Supported implementations
-        :target: https://pypi.python.org/pypi/autodocsumm
-
-.. end-badges
-
 Welcome! This sphinx extension provides some useful extensions to the Sphinxs
 autodoc_ extension. Those are
 
