It shows nothing:
http://jetbrains.github.com/kotlin/versions/snapshot/apidocs/index.html
outersky
So sorry about that! A recent code change broke the API doc generation; its now available again (hopefully hitting refresh on your browser will work - I've found some browsers cache frames oddly so worst case try a different browser). FWIW I've added a better test case to ensure that the CI build should fail if we ever break the API doc generation again :)
Incidentally if you want to try generating API docs for your Kotlin project there’s a maven plugin now available - see the example libraries/docs/apidoc/pom.xml