You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neutron/doc/source/docbkx/docbkx-example
Brad Hall 559aedc3d9
Merge from launchpad quantum/diablo branch:
12 years ago
..
src/docbkx Merge from launchpad quantum/diablo branch: 12 years ago
README Merge from launchpad quantum/diablo branch: 12 years ago
pom.xml Merge from launchpad quantum/diablo branch: 12 years ago

README

README

This docbkx-example folder is provided for those who want to use the maven mojo supplied with the project to build their own documents to PDF and HTML (webhelp) format. It's intended to be a template and model. 

You can edit the src/docbkx/example.xml file using vi, emacs, or another DocBook editor. At Rackspace we use Oxygen. Both Oxygen and XML Mind offer free licenses to those working on open source project documentation.

To build the output, install Apache Maven (https://maven.apache.org/) and then run:

mvn clean generate-sources 

in the directory containing the pom.xml file. 

Feel free to ask questions of the openstack-docs team at https://launchpad.net/~openstack-doc.