forked from platypush/platypush
Fabio Manganiello
0baae01ab7
- Renamed _Post-installation_ README section as _Configuration_. - Docs style tweaks for the latest version of the Sphinx theme. - Adapted the docs index to the new structure of the wiki. |
||
---|---|---|
.. | ||
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.