Skip to content

Commit 1f3ce58

Browse files
authored
Merge pull request #89 from epics-containers/edge-containers
fix tutorials ordering
2 parents 4ec3b7a + 02450ce commit 1f3ce58

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/tutorials.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,21 @@ Tutorials for installation and typical usage. New users start here.
66
:maxdepth: 1
77
:glob:
88
9-
tutorials/*
9+
10+
tutorials/intro
11+
tutorials/setup_workstation
12+
tutorials/create_beamline
13+
tutorials/deploy_example
14+
tutorials/create_ioc
15+
tutorials/dev_container
16+
tutorials/ioc_changes1
17+
tutorials/ioc_changes2
18+
tutorials/generic_ioc
19+
tutorials/debug_generic_ioc
20+
tutorials/test_generic_ioc
21+
tutorials/support_module
22+
tutorials/setup_k8s
23+
tutorials/setup_k8s_new_beamline
24+
tutorials/rtems_setup
25+
tutorials/rtems_ioc
1026
```

0 commit comments

Comments
 (0)