TzuChieh / Photon-v2

A program that takes photographs of a virtual world.
https://tzuchieh.github.io/Photon-v2-site/engine_docs/v2.0.0-beta/Photon/html/index.html
MIT License
84 stars 5 forks source link

Documentation overhaul for v2.0.0-beta #102

Open TzuChieh opened 2 months ago

TzuChieh commented 2 months ago

General

Use doxygen's @class command to add SDL docs

See https://www.doxygen.nl/manual/commands.html#cmdclass

Automatically generate SDL documentation from our SDL descriptions

Generating markdown might be a good choice.