Skip to content

Commit

Permalink
Add README file with docbook build reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dregad committed Jan 1, 2012
1 parent c757c81 commit 20fe1d0
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docbook/README
@@ -0,0 +1,17 @@
Building the DocBook Manuals
============================

Go to the directory containing manual to build, e.g. :

$ cd adminguide/en

Build the guide in the desired format, e.g. :

$ make html

Resulting files will be placed in build/ subdirectory.

Please refer to the MantisBT wiki[1] for complete details on how to
install the required tools and build the documentation.

[1] http://www.mantisbt.org/wiki/doku.php/mantisbt:docbook

0 comments on commit 20fe1d0

Please sign in to comment.