Skip to content
This repository has been archived by the owner. It is now read-only.

Latest commit

 

History

History

doc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
Docs compilation process
========================
$ make build/
$ cd build/
$ qmake ../doc/
$ make docs
Documentation will appear in the './doc/' folder.