On Fri, 10 Jan 2025 at 13:40, Chuck Caldarale <n82...@gmail.com> wrote: > > > > On Jan 9, 2025, at 23:09, Maxim Solodovnik <solomax...@gmail.com> wrote: > > > > Hello All, > > > > just have noticed Javadoc search is broken :( > > my steps: > > - open Javadoc main page at > > https://tomcat.apache.org/tomcat-10.0-doc/api/index.html > > - paste 'SSLHostConfig' into search box (at top-right) > > - hit Enter key > > Result: got 404 page at URL: > > https://tomcat.apache.org/tomcat-10.0-doc/api/undefined/org/apache/tomcat/util/net/SSLHostConfig.html > > > As well you should. Support for 10.0 expired quite some time ago, so the doc > pages were removed. You should upgrade to 10.1 or higher and use the doc for > that level.
Docs for 10.0 are still accessible: https://tomcat.apache.org/tomcat-10.0-doc/index.html ... Search at https://tomcat.apache.org/tomcat-10.1-doc/api/index.html works as expected :) > > - Chuck > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > -- Best regards, Maxim --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org