Skip to content

Commit 7fac9e0

Browse files
authored
update tutorials index with introduction and new toctree options (#725)
Co-authored-by: Altay Sansal <13684161+tasansal@users.noreply.github.com>
1 parent 12436ff commit 7fac9e0

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/tutorials/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Tutorials
22

3+
Welcome to the tutorials. This section collects hands‑on guides that walk you through common MDIO workflows.
4+
5+
Pick a topic from the list below to get started.
6+
37
```{toctree}
4-
:hidden:
8+
:maxdepth: 1
9+
:titlesonly:
510
611
quickstart
712
creation

0 commit comments

Comments
 (0)