943,952 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 1394
  • Java RSS
Sep 25th, 2009
0

Javadoc parameter listing display is hard to read (too compact)

Expand Post »
I recently moved from JDK1.3 to JDK1.5 and find that the display of parameter listings in javadoc output is now hard to read. The lines are too close together.

I think this has to do with the fact that the doctype at the top of each HTML page has changed from:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

to:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

It seems that the HTML 4.01 must use more compact lists.

So, is there some way I can either change the way the parameter listings display via a CSS edit (couldn't figure out how to do this), or is there a way to force javadoc to use the old DOCTYPE? Or, is there a different solution all together?

Thanks in advance for any help.

Jen
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bugatha1 is offline Offline
2 posts
since Sep 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: upper case lower case count
Next Thread in Java Forum Timeline: Object Width and Saving





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC