added links to getting started guide
This commit is contained in:
@@ -21,13 +21,16 @@
|
||||
</div>
|
||||
<div class="span4">
|
||||
<h2>Learn</h2>
|
||||
<p>Check out the documentation to see how Kotlin looks </p>
|
||||
<p>Check out the <a href="http://confluence.jetbrains.net/display/Kotlin/Welcome">docs</a>
|
||||
to see how Kotlin looks or <a href="versions/snapshot/apidocs/index.html">the API</a>
|
||||
to see how we make the JDK kool through
|
||||
<a href="http://confluence.jetbrains.net/display/Kotlin/Extension+functions">extension functions</a>
|
||||
</p>
|
||||
<p><a class="btn" href="http://confluence.jetbrains.net/display/Kotlin/Welcome">Documentation »</a></p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
<h2>API</h2>
|
||||
<p>Browse the API docs to see how we make the JDK kool through
|
||||
<a href="http://confluence.jetbrains.net/display/Kotlin/Extension+functions">extension functions</a></p>
|
||||
<p><a class="btn" href="versions/snapshot/apidocs/index.html">View details »</a></p>
|
||||
<h2>Use</h2>
|
||||
<p>Get started using Kotlin in IDEA</p>
|
||||
<p><a class="btn" href="http://confluence.jetbrains.net/display/Kotlin/Getting+Started">Get Started »</a></p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user