Reorganised plugin docs
This commit is contained in:
parent
cb0e0886ac
commit
f39aabc9c2
2 changed files with 7 additions and 6 deletions
|
|
@ -7,7 +7,7 @@ Developing Plugins
|
||||||
./plugins/introduction.rst
|
./plugins/introduction.rst
|
||||||
./plugins/structure.rst
|
./plugins/structure.rst
|
||||||
./plugins/routes.rst
|
./plugins/routes.rst
|
||||||
./plugins/schema.rst
|
|
||||||
./plugins/hardware.rst
|
./plugins/hardware.rst
|
||||||
|
./plugins/schema.rst
|
||||||
./plugins/example.rst
|
./plugins/example.rst
|
||||||
./plugins/class.rst
|
./plugins/class.rst
|
||||||
|
|
@ -1,11 +1,6 @@
|
||||||
Adding a GUI
|
Adding a GUI
|
||||||
=====================
|
=====================
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
./schema/json_schema.rst
|
|
||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
------------
|
------------
|
||||||
|
|
||||||
|
|
@ -189,3 +184,9 @@ JSON form example
|
||||||
|
|
||||||
.. literalinclude:: schema_example.json
|
.. literalinclude:: schema_example.json
|
||||||
:language: JSON
|
:language: JSON
|
||||||
|
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 1
|
||||||
|
|
||||||
|
./schema/json_schema.rst
|
||||||
Loading…
Add table
Add a link
Reference in a new issue