[jboss-dev-forums] [Design the new POJO MicroContainer] - Migrated the docbook content from 1.0
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Mar 20 01:14:55 EDT 2007
I migrated the docbook content from the 1.0 mc into the trunk under docs:
https://svn.jboss.org/repos/jbossas/projects/microcontainer/trunk/docs
It contains the gettingstarted and reference dirs. This is using the docbkx plugin, so you generate the html using the docbkx:generate-html (http://www.agilejava.com/docbkx/docbkx-maven-plugin/index.html)
| [starksm at succubus reference]$ mvn docbkx:generate-html
| [INFO] Scanning for projects...
| [INFO] Searching repository for plugin with prefix: 'docbkx'.
| [INFO] ----------------------------------------------------------------------------
| [INFO] Building JBossMC Reference Guide
| [INFO] task-segment: [docbkx:generate-html]
| [INFO] ----------------------------------------------------------------------------
| [INFO] [docbkx:generate-html]
| [INFO] Processing master.xml
| [INFO] ------------------------------------------------------------------------[INFO] BUILD SUCCESSFUL
| [INFO] ------------------------------------------------------------------------[INFO] Total time: 9 seconds
| [INFO] Finished at: Mon Mar 19 22:05:52 PDT 2007
| [INFO] Final Memory: 19M/423M
| [INFO] ------------------------------------------------------------------------
|
The html is output to the target/docbkx/html directory. Nothing has been done with trying to update the stylesheets, and this is still for the 1.0 mc.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4029618#4029618
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4029618
More information about the jboss-dev-forums
mailing list