Felix Fontein
73aa571305
Make sure to mention collection version for version_added as well. ( #73270 )
4 years ago
Sandra McCann
0e5911d650
add cli parser documentation ( #71497 )
...
* with native network example, linux example
4 years ago
Shufeng
4bf61f0714
Fix typo in delveloping_plugins_network ( #71737 )
4 years ago
Andrew Klychkov
7bfeed3e24
Docsite: replace Latin phrases to English ( #71588 )
...
Replace Latin phrases like "e.g." and "i.e." and "etc." with English phrases.
* Update docs/docsite/rst/community/committer_guidelines.rst
* Update docs/docsite/rst/dev_guide/developing_modules_documenting.rst
* Update docs/docsite/rst/dev_guide/developing_program_flow_modules.rst
* Update docs/docsite/rst/dev_guide/module_lifecycle.rst
* Update docs/docsite/rst/user_guide/intro_inventory.rst
* Update docs/docsite/rst/user_guide/playbooks_loops.rst
* Update docs/docsite/rst/user_guide/playbooks_reuse.rst
* Update docs/docsite/rst/dev_guide/platforms/aws_guidelines.rst
* Update docs/docsite/rst/dev_guide/testing.rst
* Update docs/docsite/rst/dev_guide/testing_integration.rst
* Update docs/docsite/rst/porting_guides/porting_guide_2.5.rst
* Update docs/docsite/rst/reference_appendices/faq.rst
4 years ago
Sandra McCann
f79a7c5585
Update Network Getting Started for FQCN/collection world ( #71188 )
...
* pull out network roles, cleanup, update first playbook examples, update gather facts section, some inventory conversion to .yml, update inventory and roles, simplify the navigation titles, fix tocs, feedback comments
4 years ago
Nathaniel Case
a0523e5b8a
Update documentation of httpapi's handle_httperror method for clarity ( #70991 )
4 years ago
Sandra McCann
647c6cd289
updates to ansible-maintained collections guidelines ( #70178 )
4 years ago
Sandra McCann
2609482975
How to contribute to Ansible maintained collections ( #69202 )
...
contributor info with HTML table
4 years ago
Brian Coca
062e780a68
starting metadata sunset ( #69454 )
...
* starting metadata sunset
- purged metadata from any requirements
- fix indent in generic handler for yaml content (whey metadata display was off)
- make more resilient against bad formed docs
- removed all metadata from docs template
- remove metadata from schemas
- removed mdata tests and from unrelated tests
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Rick Elrod <rick@elrod.me>
5 years ago
Sandra McCann
3a4e227efa
remove build errors including guess ( #69711 )
...
* remove build errors including guess
* fixed shippable errors
5 years ago
Sandra McCann
136b3be722
added unit test details for resource modules ( #65891 )
...
* added unit test details for resource modules
5 years ago
anshulbehl
b349ec8fcf
Adding network plugin changes for netconf and network_cli ( #65708 )
...
* Adding network plugin changes for netconf and network_cli
5 years ago
Sandra McCann
b2fc12a29f
clean up network toc ( #65264 )
5 years ago
Sandra McCann
b17581a307
[Docs] Document the resource module builder ( #62222 )
5 years ago
Sandra McCann
7765bd41e6
add platform docs to network dev guide ( #57960 )
...
* add info on how to create platform docs to network dev guide
5 years ago
Sandra McCann
cca365061c
add how to create HttpApi plugins for network modules ( #54340 )
...
* initial port over from gdoc
* crosslink httpapi pages
* Add some examples?
* Add quick example of using Connection
* Fix indentation of python code blocks
* moved to a full developer guide for networks
* Try to clarify some examples
* Fix typos
How did I even do that?
6 years ago