mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-18 06:59:19 -07:00
Cloud dev docs to rst (#56485)
* Moves developer docs for AWS, ovirt, and openstack modules out of lib/ansible/, integrates them with dev_guide, with abadger's fix to make python snippets pass rstcheck
This commit is contained in:
parent
75046f8410
commit
118cf3ece6
7 changed files with 771 additions and 732 deletions
|
@ -19,10 +19,6 @@ def main():
|
|||
# allowed special cases
|
||||
'lib/ansible/config/base.yml',
|
||||
'lib/ansible/config/module_defaults.yml',
|
||||
# temporary skip, relocate these to docs
|
||||
'lib/ansible/modules/cloud/amazon/GUIDELINES.md',
|
||||
'lib/ansible/modules/cloud/openstack/README.md',
|
||||
'lib/ansible/modules/cloud/ovirt/README.rst',
|
||||
)
|
||||
|
||||
skip_directories = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue