diskimage-builder/doc/source/index.rst
Gregory Haynes 360033027f Create a user guide
Our docs are very developer focused. Lets create a separate user guide
to help new users get started.

Change-Id: I8a03920e6d3306dd0405177875ea55ccb4b40fea
2015-04-01 19:51:08 +00:00

20 lines
410 B
ReStructuredText

Diskimage-builder Documentation
===============================
Diskimage-builder is a tool for building disk images, file system images and
ramdisk images.
Why?
----
Automation: While users and operators can manually script or put together
ramdisks and disk images, mature automation makes customisation and testing
easier.
.. toctree::
:maxdepth: 2
user_guide/index
developer/index
elements