We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb47d51 commit dc61b04Copy full SHA for dc61b04
1 file changed
README.md
@@ -20,14 +20,16 @@ to search for "Sublime" and install the community-org maintained ones.
20
21
#### Zeal
22
23
-Zeal does not have a direct search for user-contributed docsets.
+Zeal does not have a direct search for user-contributed docsets,
24
+but a [third-party website][zuc] repackages docset feeds
25
+in a compatible format.
26
In Zeal, go to *Tools* > *Docsets…* > *Add feed*
-and paste in the URL(s) to the respective [third-party][zuc]'s repacked feed:
27
+and paste in the URL to the respective feed:
28
-```
29
+```none
30
https://zealusercontributions.vercel.app/api/docsets/Sublime_Text.xml
31
```
32
33
https://zealusercontributions.vercel.app/api/docsets/Sublime_Merge.xml
34
35
0 commit comments