Update README.md
This commit is contained in:
parent
76a7872e4a
commit
3575ee9d26
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ should facilitate creating bindings for other programming languages if needed.
|
||||||
This library is still a work in progress, so api breaking changes may happen
|
This library is still a work in progress, so api breaking changes may happen
|
||||||
in the future.
|
in the future.
|
||||||
|
|
||||||
|
## Documentation
|
||||||
|
|
||||||
|
`src/UDPC.h` is documented with Doxygen style comments. The doxygen docs can be
|
||||||
|
created by invoking `doxygen Doxyfile` in the root directory of the project.
|
||||||
|
|
||||||
## Compiling
|
## Compiling
|
||||||
|
|
||||||
mkdir buildRelease
|
mkdir buildRelease
|
||||||
|
|
Loading…
Reference in a new issue