Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
gvalkov committed Feb 18, 2024
1 parent b613af4 commit 414039c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ sphinx:
python:
install:
- requirements: requirements-dev.txt
- "."
- path: .
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ subsystem. *Uinput* allows userspace programs to create and handle
input devices that can inject events directly into the input
subsystem.

Documentation (stable):
http://python-evdev.readthedocs.io/en/latest/
Documentation:
https://python-evdev.readthedocs.io/en/latest/

Development:
https://github.com/gvalkov/python-evdev

Package:
http://pypi.python.org/pypi/evdev
https://pypi.python.org/pypi/evdev

Changelog:
http://python-evdev.readthedocs.io/en/latest/changelog.html
https://python-evdev.readthedocs.io/en/latest/changelog.html

0 comments on commit 414039c

Please sign in to comment.