lknknm / ottocento-engine

Architectural Engine being constructed with Vulkan.
GNU General Public License v3.0
2 stars 1 forks source link

Install and configure Doxygen #11

Open lknknm opened 2 months ago

lknknm commented 2 months ago

Description

We need to install an automated way of doing basic documentation so the classes structures are laid out in a more visual way. Doxygen with Doxygen-Awesome theme would be a good fit for now. Also we should see if it's possible for it to parse through our current comments structure.