diff options
author | Sergey Mashkov <sergey.mashkov@jetbrains.com> | 2015-07-28 14:15:55 +0300 |
---|---|---|
committer | Sergey Mashkov <sergey.mashkov@jetbrains.com> | 2015-07-28 14:15:55 +0300 |
commit | 12f91ee7d491b21359ff8e8822c594f35b904def (patch) | |
tree | b7dea76ce8b3d6a99f037917e7fd1abff43b0bbc /.idea/misc.xml | |
parent | 87edf7c5778a9e1ac3e17c9046110d69e8d197a6 (diff) | |
download | dokka-12f91ee7d491b21359ff8e8822c594f35b904def.tar.gz dokka-12f91ee7d491b21359ff8e8822c594f35b904def.tar.bz2 dokka-12f91ee7d491b21359ff8e8822c594f35b904def.zip |
Initial javadoc generation module
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 053c9043..543b1856 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -10,6 +10,7 @@ <component name="FrameworkDetectionExcludesConfiguration"> <file type="web" url="file://$PROJECT_DIR$/dokka-fatjar" /> <file type="web" url="file://$PROJECT_DIR$/gradle-plugin" /> + <file type="web" url="file://$PROJECT_DIR$/javadoc" /> </component> <component name="MavenProjectsManager"> <option name="originalFiles"> |