Skip to content

Commit 01471e1

Browse files
committed
sphinx fix; added toctree to include 'runtime'
1 parent c1c3a79 commit 01471e1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

shared-bindings/supervisor/__init__.c

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@
3737
//| :synopsis: Supervisor settings
3838
//| :platform: SAMD21
3939
//|
40+
//| The `supervisor` module. (TODO: expand description)
41+
//|
42+
//| Libraries
43+
//|
44+
//| .. toctree::
45+
//| :maxdepth: 3
46+
//|
47+
//| Runtime
48+
//|
4049

4150
//| .. attribute:: runtime
4251
//|

0 commit comments

Comments
 (0)