Commit Graph

4 Commits

Author SHA1 Message Date
Felix Fontein
df37b4142f Stick to pre-semantic-markup version. 2023-11-12 11:25:55 +01:00
patchback[bot]
ae0d53811a
Do extra docs validation; explicitly disallow semantic markup in docs (#607) (#608)
* Do extra docs validation. Explicitly disallow semantic markup in docs.

* Forgot to add new requirement.

* Improve test.

* TEMP - make CI fail.

* Revert "TEMP - make CI fail."

This reverts commit d381f1a431.

* Remove unnecessary import.

* Make sure ANSIBLE_COLLECTIONS_PATH is set.

* Make sure sanity tests from older Ansible versions don't complain.

(cherry picked from commit 9e1a0a6fb8)

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-04-16 19:04:45 +02:00
Felix Fontein
ca2e46131f
Switch from antsibull to antsibull-docs. (#334) 2022-04-10 10:44:16 +02:00
Felix Fontein
9b73be4f30
Add extra docs tests (#146)
* Add extra docs tests.

* Linting.

* Fix copy'n'paste error.
2021-05-27 22:58:52 +02:00