mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
yes, we do run validate_modules in Shippable (#46280)
This commit is contained in:
committed by
Sandra McCann
parent
ff06320b03
commit
66eb5681f4
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user