sphinx fix; added toctree to include 'runtime'

This commit is contained in:
sommersoft 2018-03-09 03:22:00 +00:00
parent c1c3a79ec4
commit 01471e1e22

View File

@ -37,6 +37,15 @@
//| :synopsis: Supervisor settings
//| :platform: SAMD21
//|
//| The `supervisor` module. (TODO: expand description)
//|
//| Libraries
//|
//| .. toctree::
//| :maxdepth: 3
//|
//| Runtime
//|
//| .. attribute:: runtime
//|