Automatically removing "badges" pictures from README.rst files
Hi team!
In many OpenStack packages, README.rst files are infected with badges.
For example, nova-client here:
https://opendev.org/openstack/python-novaclient/src/branch/master/README.rst
As I'm a good Debian citizen, I'm removing them from the resulting
sphinx doc, because as Lintian warns, it's a privacy breach, and also
because without internet access, the picture just not render.
The problem is that patching the README.rst files is very time
consuming. The number I had to rebase this type of patches is countless.
Therefore, I was wondering if anyone thought about an automated way to
remove these. Maybe we could have some options for dh_sphinxdoc?
Thoughts anyone?
Cheers,
Thomas Goirand (zigo)
Reply to: