[PR #921/bd070e85 backport][stable-2] Docs: use :ansplugin: (#922)

* Use :ansplugin:. (#921)

(cherry picked from commit bd070e85a3)

* Add ignore.txt entries.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot]
2025-06-25 22:52:26 +02:00
committed by GitHub
parent 63d347e9f2
commit 513c2fd5a0
4 changed files with 7 additions and 5 deletions

View File

@@ -4,6 +4,7 @@
.azure-pipelines/scripts/publish-codecov.py compile-3.5!skip # Uses Python 3.6+ syntax
.azure-pipelines/scripts/publish-codecov.py future-import-boilerplate
.azure-pipelines/scripts/publish-codecov.py metaclass-boilerplate
docs/docsite/rst/guide_ownca.rst rstcheck
docs/docsite/rst/guide_selfsigned.rst rstcheck
noxfile.py compile-2.6!skip # Uses Python 3.6+ syntax
noxfile.py compile-2.7!skip # Uses Python 3.6+ syntax

View File

@@ -4,6 +4,7 @@
.azure-pipelines/scripts/publish-codecov.py compile-3.5!skip # Uses Python 3.6+ syntax
.azure-pipelines/scripts/publish-codecov.py future-import-boilerplate
.azure-pipelines/scripts/publish-codecov.py metaclass-boilerplate
docs/docsite/rst/guide_ownca.rst rstcheck
docs/docsite/rst/guide_selfsigned.rst rstcheck
noxfile.py compile-2.6!skip # Uses Python 3.6+ syntax
noxfile.py compile-2.7!skip # Uses Python 3.6+ syntax