forked from platypush/platypush
Fabio Manganiello
4c0e3a16b6
The integration was based on my old fork of the AVS service, which is no longer functional given the changes the the Amazon's backend side. A new `avs-device-sdk` is now available, but it seems that it requires lengthy compilation processes which are RaspberryPi-specific. Further investigation is needed for a new Alexa plugin - see #334. |
||
---|---|---|
.. | ||
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.