Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 576 Bytes

kotlin-docset

kotlin-docset is a docset for Dash.app containing the documentation for Kotlin.

Prerequisites

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

Building the Docset

The following command generates Kotlin.docset in the _output folder.

./run

License

This project is licensed under the terms of the MIT license. See the LICENSE file.