https://github.com/python-xlib/python-xlib.github.io
GitHub Pages site for python-xlib
https://github.com/python-xlib/python-xlib.github.io
Last synced: 9 months ago
JSON representation
GitHub Pages site for python-xlib
- Host: GitHub
- URL: https://github.com/python-xlib/python-xlib.github.io
- Owner: python-xlib
- License: lgpl-2.1
- Created: 2018-07-22T20:33:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T08:21:54.000Z (over 5 years ago)
- Last Synced: 2025-02-13T06:22:49.152Z (11 months ago)
- Size: 46.9 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# python-xlib.github.io
GitHub Pages site for python-xlib
## Generating documentation
Install `texi2html` and `tetext` packages first. Afterwards:
git clone https://github.com/python-xlib/python-xlib.github.io
git clone https://github.com/python-xlib/python-xlib
pushd python-xlib/doc && make && popd
cp python-xlib/doc/html/*.html python-xlib.github.io