From 01471e1e22eb57bf5295ea489e73f97a3e03b5d5 Mon Sep 17 00:00:00 2001 From: sommersoft Date: Fri, 9 Mar 2018 03:22:00 +0000 Subject: sphinx fix; added toctree to include 'runtime' --- shared-bindings/supervisor/__init__.c | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shared-bindings') diff --git a/shared-bindings/supervisor/__init__.c b/shared-bindings/supervisor/__init__.c index 12a41d433..ec145ce12 100644 --- a/shared-bindings/supervisor/__init__.c +++ b/shared-bindings/supervisor/__init__.c @@ -37,6 +37,15 @@ //| :synopsis: Supervisor settings //| :platform: SAMD21 //| +//| The `supervisor` module. (TODO: expand description) +//| +//| Libraries +//| +//| .. toctree:: +//| :maxdepth: 3 +//| +//| Runtime +//| //| .. attribute:: runtime //| -- cgit v1.2.3