ansible/docs/bin
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
..
dump_config.py
dump_keywords.py fix keyword doc generation 2018-04-30 14:47:09 -04:00
find-plugin-refs.py regex for finding :ref: labels was flawed 2018-04-18 08:43:34 -07:00
generate_man.py
plugin_formatter.py Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
testing_formatter.sh Fix more docs errors. (#39051) 2018-04-20 00:24:47 -07:00