aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
Diffstat (limited to '.idea')
-rw-r--r--.idea/runConfigurations/Dokka.xml2
-rw-r--r--.idea/runConfigurations/Stdlib.xml2
-rw-r--r--.idea/runConfigurations/Stdlib_Javadoc.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/.idea/runConfigurations/Dokka.xml b/.idea/runConfigurations/Dokka.xml
index e2388ba2..55719955 100644
--- a/.idea/runConfigurations/Dokka.xml
+++ b/.idea/runConfigurations/Dokka.xml
@@ -8,7 +8,7 @@
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" value="" />
<option name="PASS_PARENT_ENVS" value="true" />
- <module name="dokka" />
+ <module name="core" />
<envs />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="" />
diff --git a/.idea/runConfigurations/Stdlib.xml b/.idea/runConfigurations/Stdlib.xml
index d29fc0bd..511a1ba1 100644
--- a/.idea/runConfigurations/Stdlib.xml
+++ b/.idea/runConfigurations/Stdlib.xml
@@ -8,7 +8,7 @@
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" value="" />
<option name="PASS_PARENT_ENVS" value="true" />
- <module name="dokka" />
+ <module name="core" />
<envs />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="" />
diff --git a/.idea/runConfigurations/Stdlib_Javadoc.xml b/.idea/runConfigurations/Stdlib_Javadoc.xml
index beef38da..16004e75 100644
--- a/.idea/runConfigurations/Stdlib_Javadoc.xml
+++ b/.idea/runConfigurations/Stdlib_Javadoc.xml
@@ -8,7 +8,7 @@
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" value="" />
<option name="PASS_PARENT_ENVS" value="true" />
- <module name="javadoc" />
+ <module name="core" />
<envs />
<method />
</configuration>