+
+
+
+
+
+ diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6a33426..cbd1a96 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -18,6 +18,9 @@ jobs: with: python-version: 3.x - run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV + - run: | + ./gradle dokkaHtmlMultiModule + mv build/dokka/htmlMultiModule docs/api - uses: actions/cache@v4 with: key: mkdocs-material-${{ env.cache_id }} diff --git a/docs/api/demo/index.html b/docs/api/demo/index.html new file mode 100644 index 0000000..049777e --- /dev/null +++ b/docs/api/demo/index.html @@ -0,0 +1,113 @@ + + +
+ +