aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorIlya Ryzhenkov <orangy@jetbrains.com>2014-12-16 21:41:19 +0300
committerIlya Ryzhenkov <orangy@jetbrains.com>2014-12-16 21:41:19 +0300
commit9535260e7b9f1483fbbfcf0abf4c171311fd92b7 (patch)
tree65214ce6c25e27da5020364312e5dacc8f3dbfab /.idea
parentc9ca0d86e810ac7240b249b145810f6862a58e93 (diff)
downloaddokka-9535260e7b9f1483fbbfcf0abf4c171311fd92b7.tar.gz
dokka-9535260e7b9f1483fbbfcf0abf4c171311fd92b7.tar.bz2
dokka-9535260e7b9f1483fbbfcf0abf4c171311fd92b7.zip
Update library to support dot-names for sections
Diffstat (limited to '.idea')
-rw-r--r--.idea/libraries/markdown.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/libraries/markdown.xml b/.idea/libraries/markdown.xml
new file mode 100644
index 00000000..822b5e65
--- /dev/null
+++ b/.idea/libraries/markdown.xml
@@ -0,0 +1,9 @@
+<component name="libraryTable">
+ <library name="markdown">
+ <CLASSES>
+ <root url="jar://$PROJECT_DIR$/lib/markdown.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+</component> \ No newline at end of file