| Sign In/My Account | View Cart |
| Article: |
Creating an Online Help System with JavaHelp and DocBook | |
| Subject: | JavaDoc? | |
| Date: | 2003-10-16 19:49:21 | |
| From: | anonymous2 | |
|
Response to: JavaDoc?
|
||
|
Maybe you could generate the Javadoc into docbook using the doclet and combine it with the generated help docbook file by using an XQuery script to merge the two. I haven't used XQuery with docbook but since it can be in XML format then it should be possible.
|
||