Table of content generation
Brought to you by:
marcelschoen
Hello,
I am using pdfdoclet and javadoc only for few weeks.
It work perfectly except i am not able to generate a
table of content.
I was expecting a table of content with page number.
Do I have to put some spécific javadoc tag in my java
to create and fill a table of content?
I have set summary.table=yes in my config file.
I am runing a java SDK 1.5.05.
Thanks for your advices.
Nicolas
Logged In: YES
user_id=485290
Unfortunately, a table of contents is not implemented.
Sorry... All that exists is an alphabetically sorted index
at the end of the document.
Logged In: YES
user_id=1368819
thanks for the fast respons.
I'll do a simple TOC by hand without line number.
regards,
Nicolas