Notice that the newer Javadocs has a fancy Search box, quite handy IMO.

Gary

On Sat, May 18, 2024, 7:07 AM Gary Gregory <garydgreg...@gmail.com> wrote:

> You must be talking about this:
>
> https://bugs.openjdk.org/browse/JDK-8202961
>
> The frames command line option might be completely gone from the current
> Java version but I haven't tried
> :
>
>
> https://docs.oracle.com/en/java/javase/21/docs/specs/man/javadoc.html#option-add-stylesheet
>
> Note that the no frames option is retained as a noop.
>
> I don't think we should use an antique version of the docket.
>
> Gary
>
> On Sat, May 18, 2024, 5:53 AM Emmanuel Bourg <ebo...@apache.org> wrote:
>
>> Hi all,
>>
>> I got a look at the Commons IO Javadoc [1] yesterday and it looks like
>> something got wrong starting with the 2.14 release, the framed layout
>> [2] up to the version 2.13 was much more usable, with an instant
>> overview of the package structure and the classes available. Exploring
>> the API is really tedious with the new layout.
>>
>> I don't know if the latest JDKs still support the framed layout, if they
>> do it would be nice to trigger the build option necessary, otherwise I
>> think we should switch to an alternative doclet, or stick to older JDKs
>> for now.
>>
>> What do you think?
>>
>> Emmanuel Bourg
>>
>> [1] https://javadoc.io/doc/commons-io/commons-io/2.16.1/index.html
>> [2] https://javadoc.io/doc/commons-io/commons-io/2.13.0/index.html
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>>

Reply via email to