How to add a footer to the generated javadocs?

A

Ahmed Moustafa

Hi All,

How can I generate customized javadocs, specifically add a footer?

Thanks in advance,
 
M

Marco Schmidt

Ahmed Moustafa:
How can I generate customized javadocs, specifically add a footer?
javadoc | grep footer
javadoc: No packages or classes specified.
-footer <html-code> Include footer text for each page

Make sure to put your HTML code in quotes.

Regards,
Marco
 
A

Ahmed Moustafa

Marco said:
Ahmed Moustafa:



javadoc: No packages or classes specified.
-footer <html-code> Include footer text for each page

Make sure to put your HTML code in quotes.

It added the <html-code> but not exactly as a footer, it put it at the
right hand of the navigation bar at the bottom. Is it a bug?
 
A

Ahmed Moustafa

Ahmed said:
It added the <html-code> but not exactly as a footer, it put it at the
right hand of the navigation bar at the bottom. Is it a bug?

I got it:

-bottom <html-code> Include bottom text for each page

Thanks a lot!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top