The online documentation is available here.
Building the documentation is done by using Doxygen with the command make doc
.
git submodule update --init
sudo make install
If you have write access to /usr/local/bin
, there is no need to use sudo
.
sudo make uninstall
More than 200 unit tests can be done using the command make test
.
- Footnotes