Hi folks;
I have created a new maven project(webbeans-doc) responsible for generating
documents(html, pdf etc.) based on the DocBook format. I have used a maven
plugin from http://code.google.com/p/docbkx-tools/.
Generating documents
---------------------------------
>>mvn compile;
>>cd target/html or pdf
Produced documentation needs some stylesheet updating for looking good but I
have not so much experienced with DocBook. Any helps are welcome!
Besides, I have added some documentation namely chapter1.xml. But we need to
write some more documentation.
Thanks;
--Gurkan