NOTE: I made these docsets because at the time, the only Kotlin docset available in Dash was outdated (Kotlin 1.1). An updated Kotlin docset is now available in the Dash app (in the User Contributed section), so I recommend using it unless it doesn't have the latest version. Here's the GitHub repo: Kotlin Dash docset.
Downloadable docsets for Kotlin 1.2-1.4 can be found in Releases.
kotlin-docset is a docset for Dash.app containing the documentation for Kotlin.
This docset only builds on Mac OS X, since it requires tiffutil
.
Install via Homebrew (brew install ...
):
wget
imagemagick
Install via Bundler (bundle install
):
nokogiri
The following command generates Kotlin.docset
in the _output
folder.
./run
This project is licensed under the terms of the MIT license. See the LICENSE file.