Selene is (almost) fully documented using the Doxygen format.
Doxygen documentation can be built using the provided Doxyfile
.
Simply run doxygen
in the main library directory.
- A regularly updated version of the API reference documentation is hosted here.
Commented example code for select functionality can be found in the examples
folder of the repository.
These examples can serve as a tutorial, and are probably the easiest starting point to get to know important parts of the library.