Author JBoss documentation using docbook
Writing JBoss documentation using the centralized docbook system is really easy. You first need to check out the docbook-support top level module: cvs -d:ext:yourname@cvs.forge.jboss.com:/cvsroot/jboss co docbook-support. In the module, you can find the docs/guide directory. Copy that directory to the docs/ directory in your own project and use it as a template for your own docbooks.
For more information about how the directories and build tasks are organized, check out the guide doc in the docbook-support module:
The PDF version is docs/guide/build/en/pdf/jboss-docbook.pdf
The HTML version is docs/guide/build/en/html/index.html
Comments