MethanePowered / MethaneKit

🎲 Modern 3D graphics made simple with C++17 cross-platform framework and rendering abstraction API on top of DirectX 12, Metal & Vulkan
Apache License 2.0
878 stars 52 forks source link

Add Doxygen documentation to public APIs #103

Open egorodet opened 2 years ago

egorodet commented 2 years ago

Add documentation markup in code and auto-generated documentation published on web with help of Doxygen tool and GitHub Actions.