You can install these docsets from Dash's Preferences > Downloads > User Contributed.
To contribute a docset, follow the steps below. If you get stuck at any point or have any questions, open an issue. I'll help.
Notice: You might qualify for a free Dash license if you had to write your own generation script to make the docset (e.g. docsets made using doc2dash, javadocset or similar do not qualify). Please mention your email address in the pull request if you'd like to request a free license.
Sample_Docset
folder into the docsets
folder and rename it. Use the same name as your docset, but replace whitespaces with underscores. Note: don't add _Docset
at the end of the name, just use the docset name (e.g. ExtJS
) and nothing else.tar --exclude='.DS_Store' -cvzf <docset name>.tgz <docset name>.docset
icon.png
and icon@2x.png
with sizes 16x16
and 32x32
or simply delete the sample icon if you don't want an icon at all