Gen JavaDoc for all but scala

This commit is contained in:
2025-03-26 23:43:18 -04:00
parent cf704ee182
commit 7cb7abd0e1
12 changed files with 110 additions and 25 deletions

View File

@@ -0,0 +1,11 @@
# Module kotlinx
This module contains an implementation of the document store API which uses a `kotlinx.serialization`-based serializer (relies on reified generics)
# Package solutions.bitbadger.documents.kotlinx
The document store API based on `kotlinx.serialization`
# Package solutions.bitbadger.documents.kotlinx.extensions
Extensions on the Java `Connection` object for document manipulation