Fabio Manganiello
553c4090b7
All checks were successful
continuous-integration/drone/push Build is passing
The `cwiid` library and the Python bindings haven't been updated in years, the `cwiid-git` package on Arch Linux still targets Python 2, and installing `cwiid` via `pip` breaks recent versions of Python 3. Closes: #309 |
||
---|---|---|
.. | ||
source | ||
Makefile | ||
README.md |
Platypush self-generated reference
====================================
This directory contains the Sphinx self-generated documentation for Platypush.
Dependencies required to generate the documentation:
$ [sudo] pip install sphinx 'git+https://github.com/bashtage/sphinx-material.git'
To generate the HTML documentation:
$ make html
The output will be generated under build/html
.
Type make
with no additional arguments to get a full list of the supported output formats.