We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05463df + a2dabef commit 55f685cCopy full SHA for 55f685c
README.md
@@ -9,6 +9,12 @@ DevDocs desktop application created with GTK3 and Python.
9
To launch the application from the terminal use `devdocs-desktop [STRING]`.
10
If a string is provided, the application will open the first available result page.
11
12
+## Requirements (for development)
13
+
14
+* python (>= 3)
15
+* python-gobject
16
+* webkitgtk (engine for GTK+ 3)
17
18
## To Do
19
20
Add support for offline documentation.
0 commit comments