File tree 2 files changed +25
-31
lines changed
2 files changed +25
-31
lines changed Original file line number Diff line number Diff line change 3
3
"schemas/categories.yaml" : " /wiki/categories.yaml" ,
4
4
"schemas/function.yaml" : " /functions/**/*" ,
5
5
"schemas/article.yaml" : " /article/**/*" ,
6
- "file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/function.yaml" : " file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/function.yaml" ,
7
- "file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/categories.yaml" : " file:///c%3A/Users/froch/Documents/_MTASA/mtasa-wiki/schemas/categories.yaml"
8
6
}
9
7
}
Original file line number Diff line number Diff line change 1
- - name : " Guides"
2
- subcategories :
3
- - name : " Official guides"
4
- articles :
5
- path : " official-guides"
1
+ - name : " Official guides"
2
+ articles :
3
+ path : " official-guides"
6
4
7
- - name : " Community guides"
8
- articles :
9
- path : " community-guides"
5
+ - name : " Community guides"
6
+ articles :
7
+ path : " community-guides"
10
8
11
- - name : " Lua reference "
9
+ - name : " Client functions "
12
10
subcategories :
13
- - name : " Client functions"
14
- subcategories :
15
- - name : " Client cursor functions"
16
- functions :
17
- path : " Cursor"
18
- type : " client"
19
- - name : " Client element functions"
20
- functions :
21
- path : " Element"
22
- type : " client"
11
+ - name : " Client cursor functions"
12
+ functions :
13
+ path : " Cursor"
14
+ type : " client"
15
+ - name : " Client element functions"
16
+ functions :
17
+ path : " Element"
18
+ type : " client"
23
19
24
- - name : " Shared functions"
25
- subcategories :
26
- - name : " Client cursor functions"
27
- functions :
28
- path : " Cursor"
29
- type : " shared"
30
- - name : " Client element functions"
31
- functions :
32
- path : " Element"
33
- type : " shared"
20
+ - name : " Shared functions"
21
+ subcategories :
22
+ - name : " Client cursor functions"
23
+ functions :
24
+ path : " Cursor"
25
+ type : " shared"
26
+ - name : " Client element functions"
27
+ functions :
28
+ path : " Element"
29
+ type : " shared"
You can’t perform that action at this time.
0 commit comments