aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorPaweł Marks <pmarks@virtuslab.com>2020-02-11 14:16:11 +0100
committerPaweł Marks <Kordyjan@users.noreply.github.com>2020-02-18 13:28:23 +0100
commitc4c6a165d968fefbf8caa52b9c9763b58fc39803 (patch)
tree58848702506f600b9e63680d458670b482d2b248 /.idea
parente7730355588d1ee8c86de19c76565cc6d991f38a (diff)
downloaddokka-c4c6a165d968fefbf8caa52b9c9763b58fc39803.tar.gz
dokka-c4c6a165d968fefbf8caa52b9c9763b58fc39803.tar.bz2
dokka-c4c6a165d968fefbf8caa52b9c9763b58fc39803.zip
Creates dokka base
Diffstat (limited to '.idea')
-rw-r--r--.idea/compiler.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.idea/compiler.xml b/.idea/compiler.xml
index e9bdb9c1..076cae16 100644
--- a/.idea/compiler.xml
+++ b/.idea/compiler.xml
@@ -36,6 +36,8 @@
<module name="dokka.integration-tests.test" target="1.8" />
<module name="dokka.integration.main" target="1.8" />
<module name="dokka.integration.test" target="1.8" />
+ <module name="dokka.plugins.base.main" target="1.8" />
+ <module name="dokka.plugins.base.test" target="1.8" />
<module name="dokka.plugins.javadoc8.main" target="1.8" />
<module name="dokka.plugins.javadoc8.test" target="1.8" />
<module name="dokka.plugins.kotlin-as-java.main" target="1.8" />