Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 627 Bytes

documentation.md

File metadata and controls

16 lines (10 loc) · 627 Bytes

Selene

Documentation

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.

Example code

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.