link from API stub page to module_utils page (#49831)
This commit is contained in:
parent
baf0ad2309
commit
bd1e566c8f
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,8 @@
|
|||
Ansible API Documentation
|
||||
*************************
|
||||
|
||||
The Ansible API is under construction. These stub references will be documented in future. For now, there is a legacy :ref:`documentation page <ansible.module_utils>` for the ``AnsibleModule``.
|
||||
|
||||
|
||||
The Ansible API is under construction. These stub references for attributes, classes, functions, methods, and modules will be documented in future.
|
||||
The :ref:`module utilities <ansible.module_utils>` included in ``ansible.module_utils.basic`` and ``AnsibleModule`` are documented under Reference & Appendices.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
|
Loading…
Reference in a new issue