File tree 1 file changed +9
-7
lines changed
1 file changed +9
-7
lines changed Original file line number Diff line number Diff line change 45
45
"open_to_public_contributors" : true ,
46
46
"type_mapping" : {
47
47
"Conceptual" : " Content" ,
48
- "ManagedReference" : " Content" ,
49
48
"RestApi" : " Content" ,
50
49
"TSType" : " Content" ,
51
50
"TSPackage" : " Content" ,
52
51
"TSEnum" : " Content" ,
53
- "TSTypeAlias" : " Content"
52
+ "TSTypeAlias" : " Content" ,
53
+ "ReferenceContainer" : " Content" ,
54
+ "ManagedReference" : " Content"
54
55
},
55
56
"build_entry_point" : " docs" ,
56
57
"template_folder" : " _themes" ,
68
69
"sync_notification_subscribers" : [],
69
70
"branches_to_filter" : [],
70
71
"skip_source_output_uploading" : false ,
71
- "need_preview_pull_request" : false ,
72
+ "need_preview_pull_request" : true ,
72
73
"contribution_branch_mappings" : {},
73
74
"dependent_repositories" : [
74
75
{
79
80
}
80
81
],
81
82
"branch_target_mapping" : {},
83
+ "need_generate_pdf_url_template" : false ,
82
84
"targets" : {},
85
+ "docs_build_engine" : {
86
+ "name" : " docfx_v3"
87
+ },
83
88
"JoinTOCPlugin" : [
84
89
{
85
90
"ReferenceTOC" : " docs/docs-ref-autogen/toc.yml" ,
241
246
"target_framework" : " net45" ,
242
247
"version" : " latest"
243
248
}
244
- ],
245
- "docs_build_engine" : {
246
- "name" : " docfx_v3"
247
- }
249
+ ]
248
250
}
You can’t perform that action at this time.
0 commit comments