aboutsummaryrefslogtreecommitdiff
path: root/.idea/runConfigurations/Stdlib_Javadoc.xml
diff options
context:
space:
mode:
authorDmitry Jemerov <intelliyole@gmail.com>2016-03-31 16:15:35 +0200
committerDmitry Jemerov <intelliyole@gmail.com>2016-03-31 16:15:35 +0200
commit3ed824ed77e87b09fc997189b74f1201e6e03b14 (patch)
treed2ec3d9a0889079bbf82b8ad82ea31dd69f59915 /.idea/runConfigurations/Stdlib_Javadoc.xml
parent6051ab5051be76d6c830a9996901bfbb9e1f901e (diff)
parent908aa606ea7c46346b590aaee79dd6cc1851e36d (diff)
downloaddokka-3ed824ed77e87b09fc997189b74f1201e6e03b14.tar.gz
dokka-3ed824ed77e87b09fc997189b74f1201e6e03b14.tar.bz2
dokka-3ed824ed77e87b09fc997189b74f1201e6e03b14.zip
Merge pull request #64 from porokoro/android-and-custom-sources
Android support and custom sources
Diffstat (limited to '.idea/runConfigurations/Stdlib_Javadoc.xml')
-rw-r--r--.idea/runConfigurations/Stdlib_Javadoc.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.idea/runConfigurations/Stdlib_Javadoc.xml b/.idea/runConfigurations/Stdlib_Javadoc.xml
index 16004e75..7409f8f2 100644
--- a/.idea/runConfigurations/Stdlib_Javadoc.xml
+++ b/.idea/runConfigurations/Stdlib_Javadoc.xml
@@ -6,9 +6,9 @@
<option name="PROGRAM_PARAMETERS" value="../kotlin/libraries/stdlib/src ../kotlin/core/reflection.jvm -samples ../kotlin/libraries/stdlib/test -output doc/javadoc -module stdlib -include ../kotlin/libraries/stdlib/src/Module.md -format javadoc -nodeprecated -srcLink ../kotlin=http://github.com/JetBrains/kotlin/blob/master#L" />
<option name="WORKING_DIRECTORY" value="file://$PROJECT_DIR$" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" value="" />
+ <option name="ALTERNATIVE_JRE_PATH" />
<option name="PASS_PARENT_ENVS" value="true" />
- <module name="core" />
+ <module name="core_main" />
<envs />
<method />
</configuration>