Closed mrotteveel closed 2 months ago
The issue might actually be a weirdness in IntelliJs HTTP server, because if I open the index.html directly, I do get the correct output.
It seems to be specific to IntelliJs built-in HTTP server. Closing this again.
Currently, the Javadoc produced by the build on master is broken: the index.html only knows about the classes of
org.firebirdsql.internal.tools
, and that should even be excluded from the generated javadoc.