[Doc] Reorganize tutorial documentation by grouping compilation guidelines, shell setup and tool guide into a section
This commit is contained in:
parent
702bd3bbd5
commit
2eaec13351
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
|
@ -0,0 +1,14 @@
|
||||||
|
.. _getting_started_tutorials:
|
||||||
|
Getting Started
|
||||||
|
|
||||||
|
Getting Started
|
||||||
|
---------------
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
compile
|
||||||
|
|
||||||
|
shell_shortcuts
|
||||||
|
|
||||||
|
tools
|
|
@ -4,11 +4,7 @@
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
compile
|
getting_started/index
|
||||||
|
|
||||||
shell_shortcuts
|
|
||||||
|
|
||||||
tools
|
|
||||||
|
|
||||||
design_flow/index
|
design_flow/index
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue