mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-16 21:07:42 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| style_guide | ||
| testing | ||
| developing_api.rst | ||
| developing_core.rst | ||
| developing_inventory.rst | ||
| developing_module_utilities.rst | ||
| developing_modules.rst | ||
| developing_modules_best_practices.rst | ||
| developing_modules_checklist.rst | ||
| developing_modules_documenting.rst | ||
| developing_modules_general.rst | ||
| developing_modules_general_OLD._rst | ||
| developing_modules_general_windows.rst | ||
| developing_modules_in_groups.rst | ||
| developing_plugins.rst | ||
| developing_program_flow_modules.rst | ||
| developing_python3.rst | ||
| developing_rebasing.rst | ||
| index.rst | ||
| Makefile | ||
| overview_architecture.rst | ||
| repomerge.rst | ||
| testing.rst | ||
| testing_compile.rst | ||
| testing_httptester.rst | ||
| testing_integration.rst | ||
| testing_integration_legacy.rst | ||
| testing_pep8.rst | ||
| testing_running_locally.rst | ||
| testing_sanity.rst | ||
| testing_units.rst | ||
| testing_validate-modules.rst | ||