release-0.4

This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have.
Murano Manuals
This repository contains documentation for the Murano project. It includes:
- API Specification
- Architecture
- Installation
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/developers-guide
mvn clean generate-sources
The generated PDF documentation file is:
docs/src/developers-guide/src/target/docbkx/pdf/developers-guide.pdf
The root of the generated HTML documentation is:
docs/src/developers-guide/src/target/docbkx/webhelp/developers-guide/content/index.html
Installing
Refer to http://murano.openstack.org Learn more about the Murano project.
Description
Languages
CSS
61.6%
XSLT
38.4%