]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Auto-document all resource types.
authorSteve Baker <sbaker@redhat.com>
Thu, 25 Jul 2013 21:04:12 +0000 (09:04 +1200)
committerSteve Baker <sbaker@redhat.com>
Thu, 25 Jul 2013 21:04:12 +0000 (09:04 +1200)
commit4af4c719a87731c61757adee8a28e83f8aee95f8
tree79f1e46afef3c6560859c6b6a0bb351150460054
parentad945070a257cde669e5542ecbb48d9fbd0ff32a
Auto-document all resource types.

There are separate pages for OpenStack, AWS and Rackspace resources.

Currently the following sources are used for resource type documentation:
- the docstring for the resource class
- properties_schema
- attributes_schema

Change-Id: I901d227e8bc2a7209f216b57653da77a4f500e47
doc/source/template_guide/cfn.rst [new file with mode: 0644]
doc/source/template_guide/index.rst
doc/source/template_guide/openstack.rst [new file with mode: 0644]
doc/source/template_guide/rackspace.rst [new file with mode: 0644]