elucideye / drishti

Real time eye tracking for embedded and mobile devices.
BSD 3-Clause "New" or "Revised" License
388 stars 82 forks source link

complete documentation #4

Open headupinclouds opened 7 years ago

headupinclouds commented 7 years ago

Doxygen headers have been added for all files, but function and class documentation needs to be added (starting with drishti public API).

TODO: The standard library style namespace macros (which prevent IDE indentation) are currently confusing doxygen. This needs to be fixed.

headupinclouds commented 7 years ago

This is an ongoing effort. Doxygen output is currently blocking on STL style namespace macros. Need to find a fix for that. Removing from the current milestone.