kotlin-docset icon indicating copy to clipboard operation
kotlin-docset copied to clipboard

Docset Not Zeal Compatible

Open napperley opened this issue 8 years ago • 1 comments

Docset sources for Kotlin are not Zeal compatible. Extremely odd that the sources can only compiled on OSX (crippling limitation). Should be able to compile the Docset on Linux.

Kotlin Docset is missing from the Dash Docset repository. When will the Kotlin Docset be made available in the repository?

napperley avatar Dec 03 '16 00:12 napperley

The Docset is part of the Dash-User-Contributions repository.

I don't have any experience regarding Zeal - open to PRs to improve that.

The tiff files are mandatory for Dash docsets (retina display support). You can comment out those lines on linux, but the resulting docset will not be 'okay' to submit.

mrcljx avatar Dec 11 '16 02:12 mrcljx