forked from platypush/platypush
Fabio Manganiello
c77cf2c98b
The Fit API has (unfortunately) been deprecated by Google with no alternatives - the new Health Connect API is only available on Android devices. Other Google APIs don't seem to be affected by the refresh token issue either, so this should hopefully close that issue too. Closes: #372 |
||
---|---|---|
.. | ||
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.