forked from platypush/platypush
39 lines
781 B
ReStructuredText
39 lines
781 B
ReStructuredText
Platypush
|
|
#########
|
|
|
|
Welcome to the Platypush reference of available plugins, backends and event types.
|
|
|
|
For more information on Platypush check out:
|
|
|
|
* The `main page`_ of the project
|
|
* The `Gitea page`_ of the project
|
|
* The `Blog articles`_ for inspiration on use-cases possible projects
|
|
|
|
.. _main page: https://platypush.tech
|
|
.. _Gitea page: https://git.platypush.tech/platypush/platypush
|
|
.. _Blog articles: https://blog.platypush.tech
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Wiki:
|
|
|
|
wiki/index
|
|
wiki/Installation
|
|
wiki/Configuration
|
|
wiki/Installing-extensions
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Reference:
|
|
|
|
backends
|
|
plugins
|
|
events
|
|
responses
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|