Browse Source

Rewrite README.md from scratch

pull/1/head
heck 5 years ago
parent
commit
521176bf03
  1. 2
      README.md

2
README.md

@ -46,7 +46,7 @@ The default make target is `compile`.
* `make clean-all`
Equals `make clean` and `make clean-doc`
### Generate API Documentation
### Doc
In order to generate the API doc you need to have doxygen installed on your system.
* `make doc`

Loading…
Cancel
Save