Adoc fixes (#47137)

* removed hardcoded loader/plugins list
* updated a few errors to keep orig object
* fix httpapi/cliconf listing
* ansible-doc fixes
* show undocumented as UNDOCUMENTEd
* added missing undoc
This commit is contained in:
Brian Coca
2018-10-17 11:48:24 -04:00
committed by Alicia Cozine
parent 9cf407f683
commit fce9673ac1
2 changed files with 24 additions and 30 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ansible-doc, removed local hardcoded listing, now uses the 'central' list from constants and other minor issues