.. _index:

.. http://thomas-cokelaer.info/tutorials/sphinx/rest_syntax.html
.. As suggested at link above for headings use:
..   # with overline, for parts
..   * with overline, for chapters
..   =, for sections
..   -, for subsections
..   ^, for subsubsections
..   “, for paragraphs

#############
Documentation
#############

.. rubric:: Everything about cloud-init, a set of **python** scripts and
            utilities to make your cloud images be all they can be!

*******
Summary
*******

`Cloud-init`_ is the *defacto* multi-distribution package that handles early
initialization of a cloud instance.

----

.. toctree::
   :maxdepth: 2

   topics/capabilities.rst
   topics/availability.rst
   topics/format.rst
   topics/dir_layout.rst
   topics/examples.rst
   topics/boot.rst
   topics/datasources.rst
   topics/logging.rst
   topics/modules.rst
   topics/merging.rst
   topics/vendordata.rst
   topics/moreinfo.rst
   topics/hacking.rst

.. _Cloud-init: https://launchpad.net/cloud-init
.. vi: textwidth=78