Commit Graph

9 Commits (86b2982005a1ef51a367e3f68de30d82af978ca4)

Author SHA1 Message Date
Brian Coca 154754ae50 pushed module_loader to task_queue_manager so all cli's can benefit from it
also normalized -M option across all cli
fixes #12016
9 years ago
Brian Coca 16f3f8e244 now does not error out when notes are not included in module 9 years ago
Brian Coca 92e2f54228 fixed issues with utf-8 encoding in docs, moved pager to use display class instad of bare prints 9 years ago
Brian Coca 6ba706f753 minor doc reformatting
now version_added < 1.3 does not get shown, up from 1.0
option's version_added is also now filterd against this threshold
module version_added is more prominent
exaples now uses pure rst instead of intermingled with html formatting
aliases now shown in description for options
bad version fields now throw warnings instead of exceptions
ansible-doc errors now show traceback in very very verbose mode, for easier debugging
9 years ago
Brian Coca 5ba9fe4748 now supports maintainers and author field for display as MAINTAINERS 9 years ago
Brian Coca ae6d9ebf28 added maintainers (from author field) to ansible-doc 9 years ago
Brian Coca 5f791329ce now verbose mode shows config file used 9 years ago
Brian Coca faed1b2d05 better error reporting when doc parsing fails 9 years ago
James Cammarata ce3ef7f4c1 Making the switch to v2 9 years ago