From: Stephen Seo Date: Mon, 13 Jan 2020 09:50:00 +0000 (+0900) Subject: Update README.md X-Git-Tag: 1.0~80 X-Git-Url: https://git.seodisparate.com/stephenseo/client_config?a=commitdiff_plain;h=3575ee9d26a087dbc407413fd6e833e514169f50;p=UDPConnection Update README.md --- diff --git a/README.md b/README.md index 1a412ae..417be99 100644 --- a/README.md +++ b/README.md @@ -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 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 mkdir buildRelease