diff options
Diffstat (limited to 'docs/tutorial/index.rst')
-rw-r--r-- | docs/tutorial/index.rst | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/tutorial/index.rst b/docs/tutorial/index.rst index 19e48b5ca..ed1137e1b 100644 --- a/docs/tutorial/index.rst +++ b/docs/tutorial/index.rst @@ -24,15 +24,6 @@ the tutorial through in the order below. assembler.rst power_ctrl.rst -Tips, tricks and useful things to know --------------------------------------- - -.. toctree:: - :maxdepth: 1 - :numbered: - - pass_through.rst - Tutorials requiring extra components ------------------------------------ @@ -44,3 +35,12 @@ Tutorials requiring extra components fading_led.rst lcd_skin.rst amp_skin.rst + +Tips, tricks and useful things to know +-------------------------------------- + +.. toctree:: + :maxdepth: 1 + :numbered: + + pass_through.rst |