forked from platypush/platypush
Fabio Manganiello
b4d714df8a
Too much of a pain in the ass to handle, too many format options to think of, too many combinations of pipelines to support, and if I don't think of those beforehand then I'll have to offload all of that complexity on the user. |
||
---|---|---|
.. | ||
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.