forked from platypush/platypush
Fabio Manganiello
2c8b06e471
It hurts to see it go, as I really believed in this project. But the website of the project went away in 2020, the Github project hasn't seen any activity since 2021, and the fork that is supposed to be used as a replacement for training .pmdl models hasn't been updated since 2021 - and it only supports Python 2 on Ubuntu 16.04 or 18.04. One day I may dedicate some efforts to bring Snowboy back to life, but until then it's definitely not in a state where it's usable for a Platypush integration. |
||
---|---|---|
.. | ||
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.