On Fri, Aug 31, 2001 at 08:48:37AM +0200, Xander Burgerhout wrote:
>
> Hi,
>
> Doxytag used to be able to generate a tags file of the qt documentation.
> However, if I run doxytag -t qt.tag $QTDIR/doc/html/*.html a nearly empty
> tags file is produced. All html files are parsed, but the tagfile looks like
> this:
>
> <tagfile>
> </tagfile>
>
> Ideas, anyone?
The HTML format has apparently changed. I'll adjust doxytag's scanner
to make it work again.
Regards,
Dimitri
|