diff options
| author | Damien George <damien.p.george@gmail.com> | 2014-11-02 23:37:02 +0000 |
|---|---|---|
| committer | Damien George <damien.p.george@gmail.com> | 2014-11-02 23:37:02 +0000 |
| commit | 6e6dfdc56be2a5d6476d087043d2a4ccae139af2 (patch) | |
| tree | f63db0de4531eacf91fdc94ed34bc060c2439cef /docs/tutorial/index.rst | |
| parent | 1060baa2c26d45c2641ee786581655eb44ffda90 (diff) | |
docs: Make custom index page; add more docs.
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 |
