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
Ozan Uslan 3dc0c2135e
Docs: Add code-block wrappers to code examples in style_guide (#78970)
* Docs: Add code-block wrappers to code examples in style_guide
List of changed files:
- docs/docsite/rst/dev-guide/style_guide/index.rst
- docs/docsite/rst/dev-guide/style_guide/basic_rules.rst
2 years ago
..
platforms Migrate vmware.vmware_rest Dev Guide to collection (#78255) 2 years ago
shared_snippets Adding applicable licensing requirements (#78162) 2 years ago
style_guide Docs: Add code-block wrappers to code examples in style_guide (#78970) 2 years ago
testing/sanity update the out-of-date ansible-test sanity ignores (#78342) 2 years ago
ansible_index.rst Move AWS guidelines to collection (#77959) 2 years ago
core_branches_and_tags.rst core branch descriptions (#76152) 2 years ago
core_index.rst Remove platform dev guides from core docs (#77915) 2 years ago
debugging.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
developing_api.rst Docs: Add Matrix as a chat option (#75406) 3 years ago
developing_collections.rst Add basic docs on how to create a collection docsite with antsibull-docs. (#78387) 2 years ago
developing_collections_changelogs.rst add crosslinks for changelog fragments (#77022) 3 years ago
developing_collections_contributing.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
developing_collections_creating.rst Fixes typo in rst format (#78884) 2 years ago
developing_collections_distributing.rst fix Ansible 2.14 reference (#78589) 2 years ago
developing_collections_documenting.rst Fix typo: missing 'install'. (#78448) 2 years ago
developing_collections_migrating.rst Docs: Add Matrix as a chat option (#75406) 3 years ago
developing_collections_shared.rst Update developing_collections_shared.rst (#77497) 3 years ago
developing_collections_structure.rst Fix vars plugin code and documentation mismatch (#78562) 2 years ago
developing_collections_testing.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
developing_core.rst core branch descriptions (#76152) 2 years ago
developing_inventory.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
developing_locally.rst update ansible.legacy docs (#76839) 3 years ago
developing_module_utilities.rst Adding code-block wrappers to code examples (#78968) 2 years ago
developing_modules.rst Docs: Fix text for contributing to collection link (#76174) 3 years ago
developing_modules_best_practices.rst Move AWS guidelines to collection (#77959) 2 years ago
developing_modules_checklist.rst Move AWS guidelines to collection (#77959) 2 years ago
developing_modules_documenting.rst Add basic docs on how to create a collection docsite with antsibull-docs. (#78387) 2 years ago
developing_modules_general.rst fix adhoc dev example (#78593) 2 years ago
developing_modules_general_aci.rst Update developing_modules_general_aci.rst (#73925) 3 years ago
developing_modules_general_windows.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
developing_modules_in_groups.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
developing_plugins.rst Fix vars plugin code and documentation mismatch (#78562) 2 years ago
developing_program_flow_modules.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
developing_python_3.rst docs: Update managed node requirements (#78468) 2 years ago
developing_rebasing.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
migrating_roles.rst update ansible.legacy docs (#76839) 3 years ago
module_lifecycle.rst Update the module lifecycle document to also cover plugins and collections (#74413) 4 years ago
overview_architecture.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
testing.rst added code-blocks according to #78963 (#78969) 2 years ago
testing_compile.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
testing_documentation.rst Docs: Add code-block wrappers to code examples: testing_documentation.rst (#78966) 2 years ago
testing_httptester.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
testing_integration.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
testing_integration_legacy.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
testing_pep8.rst added code-blocks according to #78962 (#78972) 2 years ago
testing_running_locally.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
testing_sanity.rst Docs: `ansible-test sanity` example with a folder 2 years ago
testing_units.rst docs - Use code-block to format code examples in Developer Guide (#75849) 3 years ago
testing_units_modules.rst change keyword return to results (#76515) 3 years ago
testing_validate-modules.rst ansible-test validate-module - support sidecar docs (#78904) 2 years ago