Closed ZakaryW closed 3 weeks ago
Some extra context,
The config file is located in the root directory of the repo, Doxyfile. This is the current Hypnos Documentation, the enums which are in the Hypnos header file aren't documented here so we want to change that. It might be worth looking through Doxygen's documentation for documenting code as well.
You will likely have to change some of the directory and file paths in the Doxyfile as they are absolute paths on my machine
@ZakaryW , where are we at with this? Can we finish up and close this out?
Not a high priority though
closing for now, can re-address later
Currently the doxygen documentation does not cover the enums that are outside the Hypnos class, but are used within the Hypnos functionality. So to fix this, we need to regenerate the doxygen and ensure it includes these enums.