mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Improve the local toctree (and title) (#45590)
Make toctree for Windows dev guide local, remove 'Ansible' from the title, since this documentation is about Ansible.
This commit is contained in:
committed by
Alicia Cozine
parent
34d08adea0
commit
afea00fa9f
@@ -1,8 +1,8 @@
|
||||
.. _developing_modules_general_windows:
|
||||
|
||||
**********************************************
|
||||
Windows Ansible module development walkthrough
|
||||
**********************************************
|
||||
**************************************
|
||||
Windows module development walkthrough
|
||||
**************************************
|
||||
|
||||
In this section, we will walk through developing, testing, and debugging an
|
||||
Ansible Windows module.
|
||||
@@ -12,7 +12,8 @@ Windows host, this guide differs from the usual development walkthrough guide.
|
||||
|
||||
What's covered in this section:
|
||||
|
||||
.. contents:: Topics
|
||||
.. contents::
|
||||
:local:
|
||||
|
||||
|
||||
Windows environment setup
|
||||
|
||||
Reference in New Issue
Block a user