File tree Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Expand file tree Collapse file tree 3 files changed +67
-0
lines changed Original file line number Diff line number Diff line change 112
112
},
113
113
"build_entry_point" : " docs" ,
114
114
"template_folder" : " _themes"
115
+ },
116
+ {
117
+ "docset_name" : " unified-secops-platform" ,
118
+ "build_source_folder" : " unified-secops-platform" ,
119
+ "build_output_subfolder" : " unified-secops-platform" ,
120
+ "locale" : " en-us" ,
121
+ "monikers" : [],
122
+ "open_to_public_contributors" : false ,
123
+ "type_mapping" : {
124
+ "Conceptual" : " Content"
125
+ },
126
+ "build_entry_point" : " docs"
115
127
}
116
128
],
117
129
"notification_subscribers" : [],
Original file line number Diff line number Diff line change
1
+ You are unauthorized to view the content
Original file line number Diff line number Diff line change
1
+ {
2
+ "build" : {
3
+ "content" : [
4
+ {
5
+ "files" : [
6
+ " **/*.md" ,
7
+ " **/*.yml"
8
+ ],
9
+ "exclude" : [
10
+ " **/obj/**" ,
11
+ " **/includes/**" ,
12
+ " _themes/**" ,
13
+ " **/docfx.json" ,
14
+ " _repo.en-us/**" ,
15
+ " README.md" ,
16
+ " LICENSE" ,
17
+ " LICENSE-CODE" ,
18
+ " ThirdPartyNotices.md" ,
19
+ " SECURITY.md"
20
+ ]
21
+ }
22
+ ],
23
+ "resource" : [
24
+ {
25
+ "files" : [
26
+ " **/*.png" ,
27
+ " **/*.jpg"
28
+ ],
29
+ "exclude" : [
30
+ " **/obj/**" ,
31
+ " **/includes/**" ,
32
+ " _themes/**" ,
33
+ " **/docfx.json" ,
34
+ " _repo.en-us/**"
35
+ ]
36
+ }
37
+ ],
38
+ "overwrite" : [],
39
+ "externalReference" : [],
40
+ "globalMetadata" : {
41
+ "breadcrumb_path" : " ~/breadcrumb/unified-secops-platform/toc.yml" ,
42
+ "feedback_system" : " Standard" ,
43
+ "permissioned-type" : " private" ,
44
+ "authorize_path" : " ~/authorize.md"
45
+ },
46
+ "fileMetadata" : {
47
+ "permissioned-type" : {
48
+ "**/toc.yml" : " public" ,
49
+ "**/toc.md" : " public"
50
+ }
51
+ },
52
+ "template" : []
53
+ }
54
+ }
You can’t perform that action at this time.
0 commit comments