mirror of https://github.com/ansible/ansible.git
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.
* Add ArgumentSpecValidator to docs
* Improve docs for ArgumentSpecValidator
* Document removal of private methods
* Update module_utils documentation
- Add docs for argument spec classes as well as validation and parameters files.
- preserve the order in the source for errors.py
- document DEFAULT_TYPE_VALIDATORS so it can be referenced elsewhere
- fix automodule directive for validation.py
* Update docs in arg_spec and paremeters
- This improves the generated documentation.
* Document breaking changes in porting guide.
* Update formatting in porting guide and add a Deprecated section
* Fine tune module_utils documentation
* Move instance docstring to the __init__ method
Remove optional description since it fails the sanity test and I am not 100% it is valid anyway.
* Remoe incorrect parameter from docstring
This was changed a while ago but wasn't removed from the docstring.
* Use attr rather than attribute
The py:attribute: domain only exists in newer Sphinx >= 3.1.
* Improve documentation on exceptions
* Final pass
- use args/kwargs instead of param
- fix formatting errors that didn't display examples correctly
- format TypeErrors so they are referenced as classes
- specify complex types
|
5 years ago | |
|---|---|---|
| .. | ||
| api | 6 years ago | |
| collections | 5 years ago | |
| community | 5 years ago | |
| dev_guide | 5 years ago | |
| galaxy | 5 years ago | |
| images | 7 years ago | |
| installation_guide | 5 years ago | |
| inventory | 6 years ago | |
| network | 5 years ago | |
| plugins | 5 years ago | |
| porting_guides | 5 years ago | |
| reference_appendices | 5 years ago | |
| roadmap | 5 years ago | |
| scenario_guides | 5 years ago | |
| shared_snippets | 5 years ago | |
| user_guide | 5 years ago | |
| 2.10_index.rst | 5 years ago | |
| 404.rst | 7 years ago | |
| ansible_index.rst | 5 years ago | |
| core_index.rst | 5 years ago | |