-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmasterdoc.json
33 lines (32 loc) · 952 Bytes
/
masterdoc.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[
{
"Name": "Cloud lab",
"Language": "English",
"Files": [
{
"RawFilePath": "https://raw.githubusercontent.com/JeevaSpektra/CLoud_lab/main/README.md",
"Order": 1
},
{
"RawFilePath": "https://github.com/JeevaSpektra/CLoud_lab/blob/main/Cloud_Document.md",
"Order": 2
},
{
"RawFilePath": "https://github.com/JeevaSpektra/CLoud_lab/blob/main/Demo.md",
"Order": 3
},
{
"RawFilePath": "https://github.com/JeevaSpektra/CLoud_lab/blob/main/Troubleshootguide.md",
"Order": 4
},
{
"RawFilePath": "https://github.com/JeevaSpektra/CLoud_lab/blob/main/Prerequisites%20.md",
"Order": 5
}
{
"RawFilePath": "https://github.com/JeevaSpektra/CLoud_lab/blob/main/Usage%20Policy.md",
"Order": 5
}
]
}
]