Skip to content

Commit a216aaf

Browse files
committed
Revert "Fixed index and readme being in same directory"
This reverts commit 3945c50.
1 parent 3945c50 commit a216aaf

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

docs/src/process-development/api-v1/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: API v1
33
icon: code
44
---
55

6-
## Overview
7-
- [About API1](description)
8-
- [Implementation Guide](implementation)
9-
106
## BPMN
117
- [Conditions](bpmn/conditions.md)
128
- [Gateways](bpmn/gateways.md)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: API v2
3+
icon: code
4+
---
5+
## Overview
6+
- [About API2](description)
7+
- [Implementation Guide](implementation)
8+
- [Migration Guide](migration)

docs/src/process-development/api-v2/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ title: API 2 (alpha) Overview
33
icon: code
44
---
55

6-
## Overview
7-
- [About API2](description)
8-
- [Implementation Guide](implementation)
9-
- [Migration Guide](migration)
10-
116
## BPMN
127
- [Conditions](bpmn/conditions.md)
138
- [Gateways](bpmn/gateways.md)

0 commit comments

Comments
 (0)