File tree Expand file tree Collapse file tree 2 files changed +60
-0
lines changed
Expand file tree Collapse file tree 2 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 101101 "Conceptual" : " Content"
102102 },
103103 "build_entry_point" : " docs"
104+ },
105+ {
106+ "docset_name" : " SupportArticles-Viva" ,
107+ "build_source_folder" : " Viva" ,
108+ "build_output_subfolder" : " SupportArticles-Viva" ,
109+ "locale" : " en-us" ,
110+ "monikers" : [],
111+ "open_to_public_contributors" : false ,
112+ "type_mapping" : {
113+ "Conceptual" : " Content"
114+ },
115+ "build_entry_point" : " docs"
104116 }
105117 ],
106118 "notification_subscribers" : [
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/SupportArticles-Viva/toc.yml" ,
42+ "feedback_system" : " Standard" ,
43+ "permissioned-type" : " public"
44+ },
45+ "fileMetadata" : {},
46+ "template" : []
47+ }
48+ }
You can’t perform that action at this time.
0 commit comments