@@ -8,7 +8,11 @@ Basically Doxygen is going to look at every `.cpp` and `.h` file and look out fo
...
@@ -8,7 +8,11 @@ Basically Doxygen is going to look at every `.cpp` and `.h` file and look out fo
The full documentation can be [found here](http://www.doxygen.nl/manual/docblocks.html), but here is enough to get started. A Doxyfile has already been generated and options can be tweaked as necessary.
The full documentation can be [found here](http://www.doxygen.nl/manual/docblocks.html), but here is enough to get started. A Doxyfile has already been generated and options can be tweaked as necessary.
### install
### Example
See the example output by going to `docs/html/index.html` in this repository.