diff options
author | Sven Gothel <[email protected]> | 2022-05-01 22:11:53 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2022-05-01 22:11:53 +0200 |
commit | 987f698885baba78353361a0cb913e726c7be9d6 (patch) | |
tree | c6712d2e126f7e659bbec938a9fe07f0c84b7a57 /README.md | |
parent | d3941db9889d59e777e1ca76cbeabebc3ab8ebb3 (diff) |
Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, CppLang, DataStructs, Concurrency, Floats, Fractions, Integrals, JavaJVM, Network, Stringv0.9.2
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ This project was extracted from [Direct-BT](https://jausoft.com/cgit/direct_bt.g ## API Documentation Up to date API documentation can be found: -* [C++ API Doc](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/index.html). +* [C++ API Doc](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/index.html) + - Grouped [C++ Modules](https://jausoft.com/projects/jaulib/build/documentation/cpp/html/modules.html) * [Java API Doc](https://jausoft.com/projects/jaulib/build/documentation/java/html/index.html). |