We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49d45d commit 3e2f871Copy full SHA for 3e2f871
myst.yml
@@ -13,16 +13,10 @@ project:
13
- file: index.md
14
- title: Tutorials
15
children:
16
- - title: Executable
17
- children:
18
- - file: tutorials/executable/basics.md
19
- - title: Matplotlib
20
21
- - file: tutorials/matplotlib/interactive_mpl.md
22
- - file: tutorials/matplotlib/static_mpl.md
23
- - title: Static
24
25
- - file: tutorials/static/static.md
+ - file: tutorials/executable/basics.md
+ - file: tutorials/matplotlib/interactive_mpl.md
+ - file: tutorials/matplotlib/static_mpl.md
+ - file: tutorials/static/static.md
26
- file: contributing.md
27
- file: maintainers.md
28
0 commit comments