added links to getting started guide

This commit is contained in:
James Strachan
2012-03-17 08:45:27 +00:00
parent 9fb6a71b59
commit d66077ea06
@@ -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 &raquo;</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 &raquo;</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 &raquo;</a></p>
</div>
</div>