Re: [Pdfdoclet-devel] Good-bye frame maker
Brought to you by:
marcelschoen
|
From: Marcel S. <mar...@ya...> - 2003-10-29 23:30:09
|
Hi Bryan, Thanx for your feedback! It's always greatly appreciated! > 1. Is there a way to control the order of the > packages in the finished > document? Well, there wasn't until about one hour ago. Because so far I didn't really care too much. But after receiving your mail, I thought I might look into it. Well, thanks to some late contributions of some other guy (which allowed to create javadoc for single classes as well), it was very easy to solve. I just had to change one single word in the sourcecode (from "HashMap" to "TreeMap" :-)) Now the packages are sorted alphabetically. It's in the new version 0.5.1 which I just released. You may download it from the SourceForge files page. > 2. My internal links aren't working and I can't > figure out why. I've > attached my build.xml and its output. I'm pretty > sure the @see > syntax is correct as the links work w/ Sun's > default doclet. I think I'm missing something here. What do your @see tags look like, exactly? Maybe you can send me an example .java sourcefile. Or the entire source, if you want, so I can try to reproduce the problem. Regards, Marcel Schoen __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |