API Documentation - labp/na-online_ow-toolbox GitHub Wiki
To generate the API documentation with doxygen follow these instructions:
hg clone https://bitbucket.org/labp/na-online_ow-toolbox
cd na-online_ow-toolbox/build
cmake ../src
make doc
The API documentation is split into core and modules documentation:
na-online_ow-toolbox/doc/core/html/index.html
na-online_ow-toolbox/doc/modules/html/index.html