diff --git a/.github/workflows/bld.yml b/.github/workflows/bld.yml index ceddff2..d897fcc 100644 --- a/.github/workflows/bld.yml +++ b/.github/workflows/bld.yml @@ -32,6 +32,14 @@ jobs: working-directory: examples run: ./bld compile test + - name: Build examples documentation + working-directory: examples + run: | + ./bld javadoc + ./bld dokka-html + ./bld dokka-gfm + ./bld dokka-jekyll + - name: Grant execute permission for bld run: chmod +x bld diff --git a/.idea/copyright/Apache_License.xml b/.idea/copyright/Apache_License.xml index 4446c15..ade80da 100644 --- a/.idea/copyright/Apache_License.xml +++ b/.idea/copyright/Apache_License.xml @@ -1,6 +1,6 @@ - - \ No newline at end of file + diff --git a/.idea/misc.xml b/.idea/misc.xml index 4e456d4..b386dc0 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,18 +1,7 @@ - - - - - - - - - - -