There is documentation in Javadoc-style Doxygen-format comments for most public functions. However, there is no integration with a tool to turn that into readable/browseable/searchable API documentation. Since the comments are Doxygen format, that would be the most obvious tool to integrate. It should integrate with the main Makefile, and be verified to interpret our doc comments correctly.
Type of issue
Enhancement
Description
There is documentation in Javadoc-style Doxygen-format comments for most public functions. However, there is no integration with a tool to turn that into readable/browseable/searchable API documentation. Since the comments are Doxygen format, that would be the most obvious tool to integrate. It should integrate with the main Makefile, and be verified to interpret our doc comments correctly.