Minor formatting fix in developing_modules_documenting.rst (#54785)
* developing_modules_documenting.rst - fix formatting error * developing_modules_documenting.rst - remove errant whitespace from last commit
This commit is contained in:
parent
72b6a8d36e
commit
e114d06801
1 changed files with 1 additions and 1 deletions
|
@ -281,7 +281,7 @@ If you're writing multiple related modules, they may share common documentation,
|
|||
|
||||
Since version 2.8, you can have user supplied doc_fragments by using a ``doc_fragments`` directory adjacent to play or role, just like any other plugin.
|
||||
|
||||
For example, all AWS modules should include::
|
||||
For example, all AWS modules should include:
|
||||
|
||||
.. code-block:: yaml+jinja
|
||||
|
||||
|
|
Loading…
Reference in a new issue