We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804d6ce commit 96454e2Copy full SHA for 96454e2
1 file changed
_data/docs.yml
@@ -4,16 +4,18 @@
4
- hardware_support
5
6
# placeholder for tutorials...
7
-- title: Tutorials
+- title: Basic Tutorials
8
docs:
9
- tutorials
10
- tutorials/getting_started
11
- tutorials/getting_started_embedded
12
- tutorials/getting_started_simulator
13
- - tutorials/advanced
14
- - tutorials/advanced/nuttx_getting_started
15
- - tutorials/advanced/debugging-gdb-openocd
16
- - tutorials/advanced/debugging-vscode
+
+ - title: Advanced Tutorials
+ docs:
+ - tutorials/advanced/nuttx_getting_started
17
+ - tutorials/advanced/debugging-gdb-openocd
18
+ - tutorials/advanced/debugging-vscode
19
20
- title: Concepts
21
0 commit comments