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
2017-09-22 23:19:50 -04:00
..
style_guide Fix typo in docs grammar_punctuation (#30718) 2017-09-22 10:18:26 +00:00
testing updated plugin docs (#30490) 2017-09-22 23:19:50 -04:00
developing_api.rst Update developing_api.rst (#25922) 2017-08-07 14:40:29 -04:00
developing_core.rst
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 2017-06-15 09:51:34 -05:00
developing_module_utilities.rst New model manageiq manageiq user (#26641) 2017-08-03 10:49:47 -04:00
developing_modules.rst Added initial developing module doc for Windows (#27308) 2017-08-01 08:02:56 +10:00
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 2017-04-23 00:47:03 -07:00
developing_modules_checklist.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
developing_modules_documenting.rst Add an example of complex return argument (#28610) 2017-09-20 15:51:45 +01:00
developing_modules_general.rst Minor fixes to Developer Docs (#28302) 2017-08-16 17:56:53 -07:00
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 2017-09-14 11:23:36 -04:00
developing_modules_general_windows.rst win_environment: Make this the Windows reference module 2017-09-21 03:20:17 +02:00
developing_modules_in_groups.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
developing_plugins.rst updated plugin docs (#30490) 2017-09-22 23:19:50 -04:00
developing_program_flow_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 2017-03-16 18:49:29 -07:00
developing_python3.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
developing_rebasing.rst
index.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
Makefile
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
repomerge.rst Remove references to obsolete PR Mover. (#30298) 2017-09-13 20:43:19 +00:00
testing.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_compile.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_httptester.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_integration.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 2017-05-19 14:37:39 -07:00
testing_pep8.rst docs: fix community meetings link (#27264) 2017-07-25 09:23:01 -04:00
testing_running_locally.rst Minor testing docs improvements (#24103) 2017-04-28 11:58:38 +01:00
testing_sanity.rst Docs how to test (2nd) (#24094) 2017-04-28 09:08:26 +01:00
testing_units.rst Update testing_units.rst (#24772) 2017-05-18 10:26:45 +01:00
testing_validate-modules.rst Allow specific __future__ imports in modules 2017-07-27 15:37:26 -07:00