-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Lidia Martínez
authored
Mar 10, 2017
1 parent
b2e29c2
commit b1939b2
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# qtdocfinder | ||
A plugin for Sublime Text 3 that adds context menu search for URLs for Qt PySide, PyQt Docs. | ||
|
||
It's not a very complex plugin. This will probably need updates since I'm using hardcoded urls, but it's useful to search fast for documentation articles when you are doing a fast Qt gui. |