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
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
8 years ago
..
style_guide Fix typo in docs grammar_punctuation (#30718) 8 years ago
testing updated plugin docs (#30490) 8 years ago
Makefile consolidated docs 9 years ago
developing_api.rst Update developing_api.rst (#25922) 8 years ago
developing_core.rst consolidated docs 9 years ago
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 9 years ago
developing_module_utilities.rst New model manageiq manageiq user (#26641) 8 years ago
developing_modules.rst Added initial developing module doc for Windows (#27308) 8 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 9 years ago
developing_modules_checklist.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
developing_modules_documenting.rst Add an example of complex return argument (#28610) 8 years ago
developing_modules_general.rst Minor fixes to Developer Docs (#28302) 8 years ago
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 8 years ago
developing_modules_general_windows.rst win_environment: Make this the Windows reference module 8 years ago
developing_modules_in_groups.rst Misc docsite fixes (#30290) 8 years ago
developing_plugins.rst updated plugin docs (#30490) 8 years ago
developing_program_flow_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 9 years ago
developing_python3.rst Misc docsite fixes (#30290) 8 years ago
developing_rebasing.rst consolidated docs 9 years ago
index.rst Misc docsite fixes (#30290) 8 years ago
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
repomerge.rst Remove references to obsolete PR Mover. (#30298) 8 years ago
testing.rst docs: fix community meetings link (#27264) 9 years ago
testing_compile.rst docs: fix community meetings link (#27264) 9 years ago
testing_httptester.rst docs: fix community meetings link (#27264) 9 years ago
testing_integration.rst docs: fix community meetings link (#27264) 9 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 9 years ago
testing_pep8.rst docs: fix community meetings link (#27264) 9 years ago
testing_running_locally.rst Minor testing docs improvements (#24103) 9 years ago
testing_sanity.rst Docs how to test (2nd) (#24094) 9 years ago
testing_units.rst Update testing_units.rst (#24772) 9 years ago
testing_validate-modules.rst Allow specific __future__ imports in modules 9 years ago