Commit f39aabc9 authored by Joel Collins's avatar Joel Collins
Browse files

Reorganised plugin docs

parent cb0e0886
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ Developing Plugins
   ./plugins/introduction.rst
   ./plugins/structure.rst
   ./plugins/routes.rst
   ./plugins/schema.rst
   ./plugins/hardware.rst
   ./plugins/schema.rst
   ./plugins/example.rst
   ./plugins/class.rst
 No newline at end of file
+6 −5
Original line number Diff line number Diff line
Adding a GUI
=====================

.. toctree::
   :maxdepth: 1

   ./schema/json_schema.rst

Introduction
------------

@@ -189,3 +184,9 @@ JSON form example

.. literalinclude:: schema_example.json
  :language: JSON


.. toctree::
   :maxdepth: 1

   ./schema/json_schema.rst
 No newline at end of file