A runner module to collect and display the inline documentation from the various module types
Collect all the sys.doc output from each minion and return the aggregate
CLI Example:
salt-run doc.execution
Return all inline documetation for runner modules
CLI Example:
salt-run doc.runner
Return all inline documentation for wheel modules
CLI Example:
salt-run doc.wheel
Current Salt release: 2014.1.6
Docs for previous releases on salt.rtfd.org.