1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docsite
Michael DeHaan 3d5aa5dc2c Merge pull request #2487 from dorfsmay/20130322
fixed doc regarding wild card pattern on groups.
2013-03-24 14:26:07 -07:00
..
_static Added top padding to h2 elements so not under menubar 2013-02-24 13:01:09 +00:00
_themes/bootstrap Doc updates 2013-03-24 16:41:20 -04:00
man Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
rst Merge pull request #2487 from dorfsmay/20130322 2013-03-24 14:26:07 -07:00
.gitignore Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
.nojekyll Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
ansible-logo.png Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
ansible_arch.jpg Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
ansible_arch2.jpg Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
build-site.py Update the Makefile and build-site.py to notify of missing dependencies for doc compiling 2013-03-05 13:59:39 -05:00
conf.py Doc updates 2013-03-24 16:41:20 -04:00
github.png Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00
Makefile Allow 'make rpm' without the need for env-setup 2013-03-05 11:12:00 +01:00
README.md Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00

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