Improved KDoc

This commit is contained in:
Erik C. Thauvin 2022-10-05 23:03:07 -07:00
parent bfcbafc05a
commit 77b62fc6dc
13 changed files with 23 additions and 32 deletions

3
.idea/compiler.xml generated
View file

@ -2,6 +2,9 @@
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="11">
<module name="examples" target="18" />
<module name="examples.main" target="18" />
<module name="examples.test" target="18" />
<module name="jokeapi-examples.app" target="18" />
<module name="jokeapi-examples.app.main" target="18" />
<module name="jokeapi-examples.app.test" target="18" />