[dbdoclet] Re: [docbook-apps] Can not convert javadoc HTML into DocBook XML

Darya Said-Akbari wrote:

First, please do not cross-post questions to two lists at once.

I have created my javadoc HTML files and try to
convert them into DocBook XML. I use the javadoc
generated index.html for it.


Please see the command line below:

java -jar %DBKDLT_HOME%\standalone\herold.jar -i
html\index.html -o javadoc.xml

You must use dbdoclet on your source Java files to get javadoc in DocBook format. Herold is used to convert arbitrary HTML to DocBook and it has nothing to do with javadoc (in fact, it is "just" byproduct of dbdoclet, but very useful, though).


--
------------------------------------------------------------------
  Jirka Kosek     e-mail: jirka@xxxxxxxx     http://www.kosek.cz
------------------------------------------------------------------
  Profesionální školení a poradenství v oblasti technologií XML.
     Podívejte se na náš nově spuštěný web http://DocBook.cz
       Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
                   Nejbližší termíny školení:
    ** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
     ** DocBook 11.-13.12.2006 ** XSL-FO 11.-12.12.2006 **
------------------------------------------------------------------
  http://xmlguru.cz    Blog mostly about XML for English readers
------------------------------------------------------------------

Other related posts: