ansible/docsite
Michael DeHaan ff32e404d5 Most people are better off doing looping inside the playbook versus
outside, and get confused about scope.  As a result simply this documentation
feature by not talking about it :)
2013-03-01 16:20:50 -05:00
..
_static Added top padding to h2 elements so not under menubar 2013-02-24 13:01:09 +00:00
_themes/bootstrap Tweak maximum length of drop down menu 2013-02-24 12:20:16 +00:00
man
rst Most people are better off doing looping inside the playbook versus 2013-03-01 16:20:50 -05:00
.gitignore
.nojekyll
ansible-logo.png
ansible_arch.jpg
ansible_arch2.jpg
build-site.py
conf.py
github.png
Makefile Working on makefile 2012-10-10 08:03:52 -04:00
README.md

Homepage and documentation source for the Ansible

This project hosts the source behind ansible.cc/docs

Contributions to the documentation are welcome. To make changes, submit a pull request that changes the restructured text files in the "rst/" directory only, and Michael can do a docs build and push the static files.

If you do not want to learn RST format (ReStructured Text), you can also file issues on the documentation project.

Note that module documentation can actually be generated from a DOCUMENTATION docstring in the modules directory, so corrections to modules written as much need to be made in the main project in the module source, rather than in the documentation for the module.

Author

Michael DeHaan -- michael.dehaan@gmail.com

http://michaeldehaan.net