(cherry picked from commit 66eb5681f4
)
This commit is contained in:
parent
4ae2f96902
commit
649403c3a1
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ To check the HTML output of your module documentation:
|
|||
|
||||
To build the HTML documentation for multiple modules, use a comma-separated list of module names: ``MODULES=my_code,my_other_code make webdocs``.
|
||||
|
||||
To ensure that your documentation matches your ``argument_spec``, run the ``validate-modules`` test. Note that this option isn't currently enabled in Shippable due to the time it takes to run.
|
||||
To ensure that your documentation matches your ``argument_spec``, run the ``validate-modules`` test.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
Loading…
Reference in a new issue