Skip to content

Commit f86e22d

Browse files
author
Jens Kürten
committed
re-order sections
1 parent d391852 commit f86e22d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,18 +38,18 @@ plugins:
3838

3939

4040
nav:
41-
- Intro: index.md
42-
- Key concepts: key_concepts.md
41+
- Home: index.md
4342
- Getting started: getting_started.md
43+
- Concepts: key_concepts.md
44+
- Examples:
45+
- examples/index.md
46+
- examples/enforce_field_rules.md
47+
- examples/field_calculation.md
48+
- examples/workflows.md
4449
- Reference:
4550
- reference/events.md
4651
- reference/objects.md
4752
- reference/actions.md
4853
- development_server.md
4954
- Python runtime: reference/runtime.md
50-
- Examples:
51-
- examples/index.md
52-
- examples/enforce_field_rules.md
53-
- examples/field_calculation.md
54-
- examples/workflows.md
55-
- Release notes: release_notes.md
55+
- Releases: release_notes.md

0 commit comments

Comments
 (0)