This commit is contained in:
@@ -9,7 +9,7 @@ This page is the starting page to enable you to navigate the different sections
|
||||
You will find
|
||||
|
||||
- Anouncements of presentations and on-site trainings
|
||||
- Tutorials that allow you to learn at your own pace
|
||||
- [Tutorials](tutorials/index.md) that allow you to learn at your own pace
|
||||
- Guides with step-by-step reciepes to solve your problems yourself
|
||||
- Reference guides and links to further documentation of drivers
|
||||
- Explanations about concepts and setups to allow you a in-depth understanding
|
||||
|
||||
@@ -37,16 +37,16 @@ Copyright © 2026 Paul Scherrer Institute
|
||||
# { "Official EPICS documentation" = "https://docs.epics-controls.org/en/latest/"}
|
||||
#
|
||||
# Read more: https://zensical.org/docs/setup/navigation/
|
||||
# nav = [
|
||||
# { "Home" = "index.md" },
|
||||
# { "Tutorials" = [
|
||||
# "tutorials/index.md",
|
||||
# "tutorials/cooler_simulation.md"
|
||||
# ]},
|
||||
# { "Recipes and Guides" = "stepbystep/index.md"},
|
||||
# { "References" = "reference/index.md"},
|
||||
# { "Explanations" = "explanation/index.md"},
|
||||
# ]
|
||||
nav = [
|
||||
{ "Home" = "index.md" },
|
||||
{ "Tutorials" = [
|
||||
"tutorials/index.md",
|
||||
"tutorials/cooler_simulation.md"
|
||||
]},
|
||||
{ "Recipes and Guides" = "stepbystep/index.md"},
|
||||
{ "References" = "reference/index.md"},
|
||||
{ "Explanations" = "explanation/index.md"},
|
||||
]
|
||||
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user