You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/dev_guide/testing/sanity
Brian Coca b233f3f296 updated plugin docs (#30490)
* 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
7 years ago
..
ansible-doc.rst Initial ansible-test sanity docs. (#26775) 7 years ago
ansible-var-precedence-check.rst updated plugin docs (#30490) 7 years ago
boilerplate.rst code-smell test changes 7 years ago
configure-remoting-ps1.rst Initial ansible-test sanity docs. (#26775) 7 years ago
empty-init.rst Initial ansible-test sanity docs. (#26775) 7 years ago
import.rst Initial ansible-test sanity docs. (#26775) 7 years ago
integration-aliases.rst Initial ansible-test sanity docs. (#26775) 7 years ago
line-endings.rst Initial ansible-test sanity docs. (#26775) 7 years ago
no-basestring.rst code-smell test changes 7 years ago
no-dict-iteritems.rst Initial ansible-test sanity docs. (#26775) 7 years ago
no-dict-iterkeys.rst Initial ansible-test sanity docs. (#26775) 7 years ago
no-dict-itervalues.rst Initial ansible-test sanity docs. (#26775) 7 years ago
no-get-exception.rst code-smell test changes 7 years ago
no-smart-quotes.rst Add a code-smell test for smart quotes and remove smart quotes from all files 7 years ago
no-underscore-variable.rst Add a (disabled) code-smell test for detecting _ variables 7 years ago
no-unicode-literals.rst Remove use of unicode_literals as it is an anti-pattern 7 years ago
no-wildcard-import.rst Roadmap updates and docs fix. (#28287) 7 years ago
pep8.rst Fix documentation references. 7 years ago
pylint-ansible-test.rst Initial ansible-test sanity docs. (#26775) 7 years ago
pylint.rst Initial ansible-test sanity docs. (#26775) 7 years ago
replace-urlopen.rst Initial ansible-test sanity docs. (#26775) 7 years ago
required-and-default-attributes.rst Initial ansible-test sanity docs. (#26775) 7 years ago
rstcheck.rst Initial ansible-test sanity docs. (#26775) 7 years ago
sanity-docs.rst Initial ansible-test sanity docs. (#26775) 7 years ago
shebang.rst Initial ansible-test sanity docs. (#26775) 7 years ago
shellcheck.rst Initial ansible-test sanity docs. (#26775) 7 years ago
test-constraints.rst Initial ansible-test sanity docs. (#26775) 7 years ago
use-compat-six.rst Initial ansible-test sanity docs. (#26775) 7 years ago
validate-modules.rst Fix documentation references. 7 years ago
yamllint.rst Initial ansible-test sanity docs. (#26775) 7 years ago