mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix documentation references.
This commit is contained in:
parent
4271f6e5e6
commit
871bd24358
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
Compile Tests
|
Compile Tests
|
||||||
=============
|
=============
|
||||||
|
|
||||||
See :doc:`testing_compile` for more information.
|
See :doc:`../../testing_compile` for more information.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Sanity Tests » ansible-var-precedence-check
|
Sanity Tests » ansible-var-precedence-check
|
||||||
===========================================
|
===========================================
|
||||||
|
|
||||||
Check the order of precedence for Ansible variables against :doc:`variable_precedence`.
|
Check the order of precedence for Ansible variables against :ref:`variable_precedence`.
|
||||||
|
|
|
@ -3,4 +3,4 @@ Sanity Tests » pep8
|
||||||
|
|
||||||
Python static analysis for PEP 8 style guideline compliance.
|
Python static analysis for PEP 8 style guideline compliance.
|
||||||
|
|
||||||
See :doc:`testing_pep8` for more information.
|
See :doc:`../../testing_pep8` for more information.
|
||||||
|
|
|
@ -3,4 +3,4 @@ Sanity Tests » validate-modules
|
||||||
|
|
||||||
Analyze modules for common issues in code and documentation.
|
Analyze modules for common issues in code and documentation.
|
||||||
|
|
||||||
See :doc:`testing_validate-modules` for more information.
|
See :doc:`../../testing_validate-modules` for more information.
|
||||||
|
|
Loading…
Add table
Reference in a new issue