senlin/doc/docbkx
Nguyen Hung Phuong 5a2c3854d2 Fix typos in Senlin files
TrivialFix

Change-Id: I64f8e5099219f6ced31cd302828a65d71bfcb2f7
2016-03-29 11:49:51 +07:00
..
senlin-admin Fix typos in Senlin files 2016-03-29 11:49:51 +07:00
README.rst separate two different commands in two lines 2016-03-01 03:09:58 +00:00

Building the user and admin docs

This documentation should eventually end up in the OpenStack documentation repositories api-site and openstack-manuals.

Dependencies

on Ubuntu: :

$ sudo apt-get install maven

on Fedora Core: :

$ sudo yum install maven

Use mvn

Build the Senlin admin guide: :

$ cd senlin-admin
$ mvn clean generate-sources