[dbdoclet] Re: The "id already exists" problem

> -----Original Message-----
> From: dbdoclet-bounce@xxxxxxxxxxxxx
> [mailto:dbdoclet-bounce@xxxxxxxxxxxxx]On Behalf Of ext Michael Fuchs
> Sent: Saturday, June 19, 2004 9:55 PM
> To: dbdoclet@xxxxxxxxxxxxx
> Cc: Kapyaho Jere (Nokia-TP-MSW/Tampere)
> Subject: [dbdoclet] Re: The "id already exists" problem
>=20
>=20
> Hi Jere,
>=20
> you found a bug :-(=20
> An id must be unique inside a document. Is it possible to get=20
> your source code=20
> as testcase? Nevertheless I will try to find the error and fix it.

Hi Michael,

thanks for your response. Looks like there was no bug in dbdoclet after =
all... see below.
=20
> But why do have two different sections for the same class=20
> with the same=20
> xreflabel? This makes no sense for me.

You're right, it doesn't :) As it happens, the javadoc task in my Ant =
script accidentally pulled in the Java sources twice, once with a =
'package' tag and once with a 'fileset'. *hangs head in shame*  (I found =
this out by making a minimal documentation set with one class and one =
package.) Sorry...

I have now created an Ant-driven toolchain that goes from JavaDocs to =
PDF in 25 seconds, and I am impressed. The layout requires some =
tweaking, mostly because of XSL-FO stuff not implemented in Apache FOP. =
I suppose I could achieve the same result with TiDbiT, too.

Indeed, dbdoclet is amazing - keep up the good work!

Best regards,
Jere

Other related posts: