1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs
Toshio Kuratomi 0873d46617 Fix ansible-doc and docsite generation for removed modules
* Fix ansible-doc wrt removed modules
  * Fix listing of modules ia ansible-doc to not complain about removed modules
    Removed modules are marked as such in the metadata but nowhere else.
    Need to retrieve the metadata when a module doesn't have a doc so that
    we can tell if it falls under this case.
  * omit removed modules from json dump
  * Print an error that the module has been removed if attempting to run
    ansible-doc on that specific module

* Get plugin_formatter to stop outputting removed modules
2018-08-24 15:37:13 -07:00
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
docsite fix variable names in vars file example (#44643) 2018-08-24 12:06:06 -04:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Only print warning when ansible.cfg is actually skipped (#43583) 2018-08-03 10:39:33 -07:00