update documentation to include it to kotlinlang.org (#2015)

This commit is contained in:
Eugene Petrenko
2018-09-06 19:22:29 +03:00
committed by Nikolay Igotti
parent 710c691aa8
commit 7ee04b3108
11 changed files with 122 additions and 21 deletions
+40
View File
@@ -0,0 +1,40 @@
- md: CONCURRENCY.md
url: concurrency.html
title: "Concurrency"
- md: IMMUTABILITY.md
url: immutability.html
title: "Immutability"
- md: LIBRARIES.md
url: libraries.html
title: "Kotlin Libraries"
- md: PLATFORM_LIBS.md
url: platform_libs.html
title: "Platform Libraries"
- md: MULTIPLATFORM.md
url: multiplatform.html
title: "Multiplatform Projects"
- md: INTEROP.md
url: c_interop.html
title: "C Interop"
- md: OBJC_INTEROP.md
url: objc_interop.html
title: "Objective-C and Swift Interop"
- md: GRADLE_PLUGIN.md
url: gradle_plugin.html
title: "Gradle Plugin"
- md: DEBUGGING.md
url: debugging.html
title: "Debugging"
- md: FAQ.md
url: faq.html
title: "FAQ"