Aether icon indicating copy to clipboard operation
Aether copied to clipboard

[FEAT] Doxygen for in-code documentation

Open qalshidi opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe.

We can use automatic documentation with Doxygen which is common for C++ specifically.

Describe the solution you'd like

Start documenting code in the .h files with Doxygen

Describe alternatives you've considered

Sphinx, which is popular with Python but I have not seen it used in C++ before.

qalshidi avatar Nov 11 '20 18:11 qalshidi