mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 13:44:24 -07:00
developing_module status
This commit is contained in:
parent
3e003b10fa
commit
b773b99136
1 changed files with 4 additions and 4 deletions
|
@ -25,16 +25,16 @@ Target: February/March 2017
|
||||||
|
|
||||||
- **Metadata**
|
- **Metadata**
|
||||||
|
|
||||||
- Add metadata to the modules we ship
|
- Add metadata to the modules we ship (done)
|
||||||
- Write code to use metadata in docs
|
- Write code to use metadata in docs
|
||||||
- If needed for python2/3 write code to use metadata in module_common or pluginloader
|
- If needed for python2/3 write code to use metadata in module_common or pluginloader
|
||||||
|
|
||||||
- **Documentation**
|
- **Documentation**
|
||||||
|
|
||||||
- Update developing_modules
|
- Update developing_modules (in progress, will continue in 2.4)
|
||||||
- Set up rst skeleton for module_utils docs.
|
- Set up rst skeleton for module_utils docs.
|
||||||
- Plugin development docs
|
- Plugin development docs
|
||||||
- Speed up `make webdocs` https://github.com/ansible/ansible/issues/17406 [done]
|
- Speed up `make webdocs` https://github.com/ansible/ansible/issues/17406 (done)
|
||||||
|
|
||||||
- **Windows platform** (nitzmahone)
|
- **Windows platform** (nitzmahone)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue