/Doxygen

Playing with Doxygen documentation

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

Doxygen

A set examples which illustrate the use of Doxygen in documenting code.

Compilation

    $ cd Doxygen
    $ mkdir build
    $ cd build
    $ cmake ../