306ec988c7c388f80249d3776451da14ad203860
Change-Id: I099710988880d33e4516f54cdf1d3e3cf048f97c
Murano Manuals
This repository contains documentation for the Murano project. It includes:
- API Specification
- Architecture
For more details, see the Murano.
Prerequisites
Apache Maven must be installed to build the documentation.
To install Maven 3 for Ubuntu 12.04 and later,and Debian wheezy and later:
apt-get install maven
On Fedora 15 and later:
yum install maven3
Building
The different manuals are in subdirectories of the
docs/src/ directory.
To build a specific guide, look for a pom.xml file
within a subdirectory, then run the mvn command in that
directory. For example:
cd docs/src/murano-manual
mvn clean generate-sources
The generated PDF documentation file is:
docs/src/murano-manual/src/target/docbkx/pdf/murano-manual.pdf
The root of the generated HTML documentation is:
docs/src/murano-manual/src/target/docbkx/webhelp/murano-manual/content/index.html
Installing
Refer to http://murano.openstack.org to see where these documents are published and to learn more about the Murano project.
Description
Languages
CSS
61.6%
XSLT
38.4%