mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b233f3f296
* updated docs - for devs: - added inventory/vars section - made some updates to general section and other plugin types - for users: - added 'user' plugin section to start describing the plugins - docs on types, what they are and how to use - removed ref to deleted AUTHORS file - corrected several typos/headers - added descriptions to config.rst template - ignore generated files for cli/plugins and config - remove new generated files on `make clean` - moved details from devguid and intro doc to plugin specific pages - pretied up lookup notes - changed precedence ref to not conflict config - removed duplicate config data, as config is autogenerated and up to date - put new plugins under playbooks - added `pass` cause rst/python dislikes fractions - removed dupe in .gitignore, alpha sorted to avoid moar dupes - added try cause rst/python freaks out * generate plugins into their own dir only do plugins that support docs use toctree from main plugins page |
||
---|---|---|
.. | ||
ansible-doc.rst | ||
ansible-var-precedence-check.rst | ||
boilerplate.rst | ||
configure-remoting-ps1.rst | ||
empty-init.rst | ||
import.rst | ||
integration-aliases.rst | ||
line-endings.rst | ||
no-basestring.rst | ||
no-dict-iteritems.rst | ||
no-dict-iterkeys.rst | ||
no-dict-itervalues.rst | ||
no-get-exception.rst | ||
no-smart-quotes.rst | ||
no-underscore-variable.rst | ||
no-unicode-literals.rst | ||
no-wildcard-import.rst | ||
pep8.rst | ||
pylint-ansible-test.rst | ||
pylint.rst | ||
replace-urlopen.rst | ||
required-and-default-attributes.rst | ||
rstcheck.rst | ||
sanity-docs.rst | ||
shebang.rst | ||
shellcheck.rst | ||
test-constraints.rst | ||
use-compat-six.rst | ||
validate-modules.rst | ||
yamllint.rst |