Documentation
The documentation consists of 3 parts:
- The Technical Documentation describes the inner workings of the library. Read this to gain a deeper understanding of the underlying techniques used.
- The C API Documentation describes how to use the library in a C environment.
- The C++ API Documentation describes how to use the library in a C++ environment.
- The Internal Documentation describes how to the library is structured.