25
25
}
26
26
],
27
27
"notification_subscribers" : [],
28
- "sync_notification_subscribers" : null ,
28
+ "sync_notification_subscribers" : [] ,
29
29
"branches_to_filter" : [],
30
30
"git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/cpp-docs" ,
31
31
"git_repository_branch_open_to_public_contributors" : " main" ,
32
- "skip_source_output_uploading" : false ,
33
32
"need_preview_pull_request" : true ,
34
- "enable_incremental_build" : true ,
35
- "contribution_branch_mappings" : null ,
36
33
"dependent_repositories" : [
37
34
{
38
35
"path_to_root" : " _themes" ,
57
54
" Pdf"
58
55
]
59
56
},
60
- "need_generate_pdf_url_template" : true ,
61
57
"targets" : {
62
58
"Pdf" : {
63
59
"template_folder" : " _themes.pdf"
64
60
}
65
61
},
62
+ "docs_build_engine" : {},
63
+ "skip_source_output_uploading" : false ,
64
+ "enable_incremental_build" : true ,
65
+ "contribution_branch_mappings" : null ,
66
+ "need_generate_pdf_url_template" : true ,
66
67
"need_generate_pdf" : false ,
67
- "need_generate_intellisense" : false ,
68
- "docs_build_engine" : {
69
- "name" : " docfx_v3"
70
- }
71
- }
68
+ "need_generate_intellisense" : false
69
+ }
0 commit comments