You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
platypush/docs
Fabio Manganiello cbf8ba7fdd
Updated wiki URLs and replaced Gitlab references with Gitea
9 months ago
..
source Updated wiki URLs and replaced Gitlab references with Gitea 9 months ago
Makefile Documentation v0.1 5 years ago
README.md Added README for auto-generated docs and changed theme to sphinx-material 2 years ago

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.