Skip to content

SublimeText/sublime-text-docset

 
 

Repository files navigation

Dash and Zeal docset for Sublime Text’s official documentation.

Installation

Download from GitHub Releases or build yourself with the instructions below.

  • If you have a sublime-text.docset.zip from GitHub, extract it to a folder called sublime-text.docset.
  • If you build yourself, sublime-text.docset will be in the www.sublimetext.com folder.

We hope to have a distribution channel eventually.

Install a local folder to Dash

  1. Open Dash.
  2. Cmd+,
  3. Open the "Docsets" tab.
  4. Click the +.
  5. Choose "Add Local Docset".
  6. Select the sublime-text.docset in the www.sublimetext.com folder.
  7. Optionally change the keyword.

Install a local folder to Zeal

  1. Find your docset folder ("Docset storage" in your Preferences)
  2. Copy or symlink sublime-text.docset to that folder.

Building

Requirements

Steps

  1. (Optional) Enter a Python virtual environment.
  2. pip install -r requirements.txt
    make

About

Dash docset for official Sublime Text documentation

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Python 60.9%
  • Makefile 39.1%