[Doxygen-users] Package list missing on Java
Brought to you by:
dimitri
From: Andrew J. L. <dr...@me...> - 2024-06-07 00:42:50
|
This is so obvious I assume it is a configuration error on my part. Documentation is being generated from the package-info.java files, but the package list on generated HTML is empty. You can get to the package documentation by clicking on the breadcrumbs in the annotated classes. The links in the class hierarchy are also live and go to the correct page. Same behavior with and without a \package declaration in the javadoc text. The package list in the LATEX/PDF version is correct!? |