Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,16 @@ to search for "Sublime" and install the community-org maintained ones.

#### Zeal

Zeal does not have a direct search for user-contributed docsets.
Zeal does not have a direct search for user-contributed docsets,
but a [third-party website][zuc] repackages docset feeds
in a compatible format.
In Zeal, go to *Tools* > *Docsets…* > *Add feed*
and paste in the URL(s) to the respective [third-party][zuc]'s repacked feed:
and paste in the URL to the respective feed:

```
```none
https://zealusercontributions.vercel.app/api/docsets/Sublime_Text.xml
```
```
```none
https://zealusercontributions.vercel.app/api/docsets/Sublime_Merge.xml
```

Expand Down
Loading