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.
ansible/docs/docsite/rst/dev_guide
Ryan Brown beca565c79 [Docs] Add note on module development about the copyrights (#26812)
* Add note on module development about the copyrights

This matches what's in CODING_GUIDELINES.md as of July 2017

* Add recommendation for standardizing on `Copyright (c) 2017 Ansible Project`

* s/with/should have/

* Fix more unicode
7 years ago
..
style_guide Fixes for pep8 and rstcheck issues. 7 years ago
testing Add ansible-test options and docs. (#26823) 7 years ago
Makefile consolidated docs 8 years ago
developing_api.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
developing_core.rst consolidated docs 8 years ago
developing_inventory.rst Give example of empty _meta in dyanmic inventory (#24085) 7 years ago
developing_module_utilities.rst Adding aruba_command module along with unit tests. (#26625) 7 years ago
developing_modules.rst Tell people to look for an existing module PR (#26287) 7 years ago
developing_modules_best_practices.rst Minor grammatical corrections and improvements (#23886) 8 years ago
developing_modules_checklist.rst doc: PEP 8 compliance is required (#25524) 7 years ago
developing_modules_documenting.rst [Docs] Add note on module development about the copyrights (#26812) 7 years ago
developing_modules_general.rst Replace 'simple module development' topic (#26267) 7 years ago
developing_modules_general_OLD.rst Replace 'simple module development' topic (#26267) 7 years ago
developing_modules_in_groups.rst Fix spelling mistakes (comments only) (#25564) 7 years ago
developing_plugins.rst Correct link to plugins (#25530) 7 years ago
developing_program_flow_modules.rst [WIP] Documentation: Ansible-2.4 no longer supports Python-2.4 and Python-2.5 (#22721) 8 years ago
developing_python3.rst Add rstcheck to ansible-test and correct issues. (#23550) 8 years ago
developing_rebasing.rst consolidated docs 8 years ago
developing_releases.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 8 years ago
index.rst Updates to docs for developers (#24034) 7 years ago
overview_architecture.rst Updates to docs for developers (#24034) 7 years ago
repomerge.rst Fix all RST errors for docs/docsite/rst (#20005) 8 years ago
testing.rst Minor testing docs improvements (#24103) 8 years ago
testing_compile.rst Minor testing docs improvements (#24103) 8 years ago
testing_httptester.rst Docs how to test (2nd) (#24094) 8 years ago
testing_integration.rst Editing to fix wording from PR #26161. 7 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 7 years ago
testing_pep8.rst Use pycodestyle instead of pep8 (#25947) 7 years ago
testing_running_locally.rst Minor testing docs improvements (#24103) 8 years ago
testing_sanity.rst Docs how to test (2nd) (#24094) 8 years ago
testing_units.rst Update testing_units.rst (#24772) 7 years ago
testing_validate-modules.rst Added test for 'RETURN' field in validate-modules (#23322) 7 years ago