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

mrcljx/kotlin-docset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.