58
58
}
59
59
],
60
60
"notification_subscribers" : [],
61
+ "sync_notification_subscribers" : [
62
+
63
+ ],
61
64
"branches_to_filter" : [],
62
65
"git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/powerapps-docs" ,
63
66
"git_repository_branch_open_to_public_contributors" : " live" ,
87
90
}
88
91
}
89
92
],
90
- "dependent_packages" : [
91
- {
92
- "id" : " Microsoft.OpenPublishing.CommonPlugins" ,
93
- "nuget_feed" : " https://www.myget.org/F/op/api/v2" ,
94
- "path_to_root" : " _dependentPackages/CommonPlugins" ,
95
- "target_framework" : " net45" ,
96
- "version" : " latest"
97
- }
98
- ],
99
93
"branch_target_mapping" : {
100
94
"live" : [
101
95
" Publish" ,
111
105
]
112
106
},
113
107
"need_generate_pdf_url_template" : true ,
114
- "Targets " : {
108
+ "targets " : {
115
109
"Pdf" : {
116
110
"template_folder" : " _themes.pdf"
117
111
}
118
112
},
119
- "need_generate_intellisense" : false ,
120
113
"docs_build_engine" : {
121
114
"name" : " docfx_v3"
122
- }
123
- }
115
+ },
116
+ "dependent_packages" : [
117
+ {
118
+ "id" : " Microsoft.OpenPublishing.CommonPlugins" ,
119
+ "nuget_feed" : " https://www.myget.org/F/op/api/v2" ,
120
+ "path_to_root" : " _dependentPackages/CommonPlugins" ,
121
+ "target_framework" : " net45" ,
122
+ "version" : " latest"
123
+ }
124
+ ],
125
+ "need_generate_intellisense" : false
126
+ }
0 commit comments