yes, we do run validate_modules in Shippable (#46280) (#46283)

(cherry picked from commit 66eb5681f4)
pull/46287/head
Alicia Cozine 6 years ago committed by GitHub
parent 4ae2f96902
commit 649403c3a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save