Added header to the docs index
This commit is contained in:
parent
b94ec36d0f
commit
0ae233d092
1 changed files with 7 additions and 0 deletions
|
@ -1,6 +1,13 @@
|
||||||
Platypush
|
Platypush
|
||||||
#########
|
#########
|
||||||
|
|
||||||
|
Welcome to the Platypush reference of available plugins, backends and event types.
|
||||||
|
|
||||||
|
For more information on Platypush please check out:
|
||||||
|
|
||||||
|
* The `GitHub page <https://github.com/BlackLight/platypush>` of the project
|
||||||
|
* The `online wiki <https://github.com/BlackLight/platypush/wiki>` for quickstart and examples
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 3
|
:maxdepth: 3
|
||||||
:caption: Contents:
|
:caption: Contents:
|
||||||
|
|
Loading…
Reference in a new issue