Skip to content

Commit 9d605f5

Browse files
committed
WIP
1 parent 524b206 commit 9d605f5

File tree

7 files changed

+7
-1
lines changed

7 files changed

+7
-1
lines changed

docs/pos/concepts/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello

docs/pos/concepts/tokens/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello
File renamed without changes.

docs/pos/howto/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello

docs/pos/howto/operating/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Hello

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ nav:
7878
- Welcome:
7979
- pos/index.md
8080
- Get started:
81-
- pos/get-started.md
81+
- Get started: pos/get-started/index.md
8282
- How-tos:
8383
- How-tos: pos/howto/index.md
8484
- Bridging:
@@ -142,6 +142,7 @@ nav:
142142
- Specification:
143143
- pos/spec/index.md
144144
- Concepts:
145+
- Concepts: pos/concepts/index.md
145146
- Tokens:
146147
- Tokens: pos/concepts/tokens/index.md
147148
- POL: pos/concepts/tokens/pol.md

0 commit comments

Comments
 (0)