aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2022-05-01 22:11:53 +0200
committerSven Gothel <[email protected]>2022-05-01 22:11:53 +0200
commit987f698885baba78353361a0cb913e726c7be9d6 (patch)
treec6712d2e126f7e659bbec938a9fe07f0c84b7a57 /README.md
parentd3941db9889d59e777e1ca76cbeabebc3ab8ebb3 (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.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5019707..b7c3861 100644
--- a/README.md
+++ b/README.md
@@ -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).