Added initial developing module doc for Windows (#27308)

* Added initial developing module doc for Windows

* Added to dev index, made formatting changes and moved obsolete docs

* changes based on PR feedback

* some typos and extra information

* Minor updates

* minor wording clarifications
* remove references to "remote" Windows hosts
* update template/text to remove legacy `#WANT_JSON`/`#POWERSHELL_COMMON`
* use per-execution envvars for ANSIBLE_KEEP_REMOTE_FILES instead of stateful

* fix up minor sanity check issue
This commit is contained in:
Jordan Borean 2017-08-01 08:02:56 +10:00 committed by GitHub
commit ad5fa60a2b
4 changed files with 265 additions and 70 deletions

View file

@ -18,6 +18,7 @@ To get started, select one of the following topics.
overview_architecture
developing_modules
developing_modules_general
developing_modules_general_windows
developing_modules_documenting
developing_modules_best_practices
developing_modules_checklist