We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b613af4 commit ca8fda6Copy full SHA for ca8fda6
.readthedocs.yaml
@@ -12,4 +12,4 @@ sphinx:
12
python:
13
install:
14
- requirements: requirements-dev.txt
15
- - "."
+ - path: .
README.rst
@@ -11,7 +11,7 @@ subsystem. *Uinput* allows userspace programs to create and handle
11
input devices that can inject events directly into the input
subsystem.
-Documentation (stable):
+Documentation:
http://python-evdev.readthedocs.io/en/latest/
16
17
Development:
0 commit comments