Skip to content

Latest commit

 

History

History
 
 

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Get documentation

Documentation, as the code itself, is still very much work-in-progress. Any help enjoyed!

  1. Overview in github wiki
  2. Generate doxygen comments. It will create a html directory in docs, with lots of files, among which index.html : you want to open that one in a web browser. At repository root on linux :

"doxygen doxygen.conf"

  1. Read code and comments in code. Good luck!