apidoc
apidoc copied to clipboard
Annotate the list of strings correctly for Sphinx 8.2+
This also works with an older Sphinx, tested on 8.1.3. Closes #21
I can make it 3.8 compatible, but since that version of Python is past the support phase, maybe that's not needed anymore?
I can confirm that this patch fixes the tests in openSUSE Tumbleweed package: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-apidoc
@befeleme Please feel free to drop Python 3.8 support and I'll happily merge and release this