File tree Expand file tree Collapse file tree 1 file changed +4
-19
lines changed Expand file tree Collapse file tree 1 file changed +4
-19
lines changed Original file line number Diff line number Diff line change 50
50
}
51
51
],
52
52
"notification_subscribers" : [],
53
- "branches_to_filter" : [],
54
53
"git_repository_branch_open_to_public_contributors" : " master" ,
55
54
"skip_source_output_uploading" : false ,
56
55
"need_preview_pull_request" : true ,
63
62
"branch" : " master" ,
64
63
"branch_mapping" : {}
65
64
},
66
- {
67
- "path_to_root" : " _themes.pdf" ,
68
- "url" : " https://github.com/Microsoft/templates.docs.msft.pdf" ,
69
- "branch" : " master" ,
70
- "branch_mapping" : {}
71
- },
72
65
{
73
66
"path_to_root" : " samples" ,
74
67
"url" : " https://github.com/dotnet/samples" ,
80
73
],
81
74
"branch_target_mapping" : {
82
75
"live" : [
83
- " Publish" ,
84
- " Pdf"
76
+ " Publish"
85
77
],
86
78
"master" : [
87
- " Publish" ,
88
- " Pdf"
79
+ " Publish"
89
80
],
90
81
"intellisense" : [
91
82
" Intellisense"
92
83
]
93
84
},
94
- "need_generate_pdf_url_template" : true ,
95
- "targets" : {
96
- "Pdf" : {
97
- "template_folder" : " _themes.pdf"
98
- }
99
- },
100
- "need_generate_pdf" : false ,
101
- "need_generate_intellisense" : false ,
85
+ "need_generate_pdf_url_template" : false ,
86
+ "targets" : {},
102
87
"dependent_packages" : [
103
88
{
104
89
"id" : " Microsoft.DocAsCode.ECMA2Yaml" ,
You can’t perform that action at this time.
0 commit comments