[dbdoclet] Re: overview file with dbdoclet-0.51

Hi Haroon,

some option (overview, sgml support, ...) are broken since ???. I am just
doing a major rewrite of the configuration code. The aim is to support all
javadoc options, standard doclet and dbdoclet options on the command line.
Where possible the options will be available as properties also. The standard
doclet options are supported (some are dummies) to have an identical user
interface and minimize the changes in existing scripts.

By the way, I started this because somebody wanted support for the -tag
option :-)

I hope dbdoclet 0.52 can be released in the first week of December. It will
have:
1. A new standard layout.
2. Unique DocBook Id's.
3. Support for command-line options.
4. Support for the -tag option.
5. Tons of fixes of bugs I found while testing the old options.
6. Improved documentation

Bye
  Michael

>Hi Michael,
>
>I was trying to get the overview file functionality going with no luck so
>far. The docbook code does not seem to have any of the contents from the
>overview file. I read:
>http://www.dbdoclet.org/projects/dbdoclet/en/transformation.html#N1007A
>
>My <javadoc> task has a line:
>       overview="src/overview.html"
>
>While running the <javadoc> task using the doclet
>com.mf.doclet.docbook.DocBookDoclet, I do get a line:
>
>  [javadoc] Processing overview file...
>
>which I believe is line 263 in com/mf/doclet/docbook/DocBookDoclet.java
>but nothing shows up in the docbook and the resulting pdf.
>
>I fail to see where the contents of the file are read using the
>variable m_overviewFile. Did I miss something obvious (very likely)?
>
>The overview.html file is very simple. All it has is the following:
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
><html>
><head>
></head>
><body>
><h1>
>This is a wonderful project.
></h1>
></body>
></html>
>
>Regards,
>--
>Haroon Rafique
><haroon.rafique@xxxxxxxxxxx>

--
Dipl.-Ing.(FH) Michael Fuchs
Tel. (0 81 61) 14 41 66
Fax. (0 81 61) 14 05 21
Mobil 0 16 07 84 53 84
EMail mfuchs@xxxxxxxxxxxxxxxxxxxx
URL http://www.michael-a-fuchs.de



Other related posts: