You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,14 @@ See [CHANGELOG.md](./CHANGELOG.md)
11
11
12
12
---
13
13
14
+
## Lifecycle
15
+
14
16

15
17
18
+
## Use with CI
19
+
20
+

21
+
16
22
## Features
17
23
- Extracts the original big Mockoon environment file into a user-friendly (git-friendly) file tree.
18
24
- Generates markdown documentation files based on the documentation fields within the Mockoon environment file.
@@ -142,9 +148,3 @@ Each directory could have optional `documentation.md` file.
142
148
When the `index.json` data is object then `includes` is key:value extend object, where is the key is extra property of the index object and the value is a file path where the value stored is.
143
149
144
150
When the `index.json` data is an array, then `includes` is a ordered file paths of where the array items stored is.
0 commit comments