Skip to content

Commit 9154fa4

Browse files
committed
chore: format docs.json
1 parent 865f089 commit 9154fa4

File tree

1 file changed

+13
-49
lines changed

1 file changed

+13
-49
lines changed

docs.json

Lines changed: 13 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -3,68 +3,32 @@
33
"twitter": "invertaseio",
44
"theme": "#FFA03F",
55
"sidebar": [
6-
[
7-
"Overview",
8-
"/"
9-
],
6+
["Overview", "/"],
107
[
118
"Image Processing Api",
129
[
13-
[
14-
"Overview",
15-
"/image-processing-api"
16-
],
17-
[
18-
"Input",
19-
"/image-processing-api/input"
20-
],
21-
[
22-
"Operations",
23-
"/image-processing-api/operations"
24-
],
25-
[
26-
"Output",
27-
"/image-processing-api/output"
28-
],
29-
[
30-
"Types",
31-
"/image-processing-api/types"
32-
],
33-
[
34-
"Utility Library",
35-
"/image-processing-api/utility-library"
36-
]
10+
["Overview", "/image-processing-api"],
11+
["Input", "/image-processing-api/input"],
12+
["Operations", "/image-processing-api/operations"],
13+
["Output", "/image-processing-api/output"],
14+
["Types", "/image-processing-api/types"],
15+
["Utility Library", "/image-processing-api/utility-library"]
3716
]
3817
],
3918
[
4019
"Record User Acknowledgements",
4120
[
42-
[
43-
"Overview",
44-
"/record-user-acknowledgements"
45-
],
46-
[
47-
"Reference API",
48-
"/record-user-acknowledgements/reference"
49-
]
21+
["Overview", "/record-user-acknowledgements"],
22+
["Reference API", "/record-user-acknowledgements/reference"]
5023
]
5124
],
5225
[
5326
"Export User Data",
5427
[
55-
[
56-
"Overview",
57-
"/export-user-data"
58-
],
59-
[
60-
"Usage",
61-
"/export-user-data/usage"
62-
],
63-
[
64-
"Reference API",
65-
"/export-user-data/reference"
66-
]
28+
["Overview", "/export-user-data"],
29+
["Usage", "/export-user-data/usage"],
30+
["Reference API", "/export-user-data/reference"]
6731
]
6832
]
6933
]
70-
}
34+
}

0 commit comments

Comments
 (0)