1
1
{
2
- "branch_target_mapping" : {
3
- "live" : [
4
- " Publish"
5
- ]
6
- },
7
- "branches_to_filter" : [],
8
2
"build_entry_point" : " docs" ,
9
- "contribution_branch_mappings" : {},
10
- "dependent_packages" : [
11
- {
12
- "id" : " Microsoft.DocAsCode.MAML2Yaml" ,
13
- "nuget_feed" : " https://www.myget.org/F/op/api/v2" ,
14
- "path_to_root" : " _dependentPackages/MAML2Yaml" ,
15
- "target_framework" : " net45" ,
16
- "version" : " latest"
17
- }
18
- ],
19
- "dependent_repositories" : [
20
- {
21
- "branch" : " main" ,
22
- "branch_mapping" : {},
23
- "path_to_root" : " _themes" ,
24
- "url" : " https://github.com/Microsoft/templates.docs.msft"
25
- }
26
- ],
27
- "dest" : " _site" ,
28
- "docs_build_engine" : {
29
- "name" : " docfx_v3"
30
- },
31
3
"docsets_to_publish" : [
32
4
{
33
- "build_entry_point" : " docs" ,
34
- "build_output_subfolder" : " azureps" ,
35
- "build_source_folder" : " ." ,
36
- "customized_tasks" : {
37
- "docset_prebuild" : [
38
- " _dependentPackages/MAML2Yaml/tools/Run.ps1"
39
- ]
40
- },
41
5
"docset_name" : " azureps" ,
6
+ "build_source_folder" : " ." ,
7
+ "build_output_subfolder" : " azureps" ,
42
8
"locale" : " en-us" ,
43
- "monikerPath" : [
44
- " mapping/monikerMapping.json"
45
- ],
46
9
"monikers" : [],
10
+ "moniker_ranges" : [],
11
+ "xref_query_tags" : [
12
+ " /dotnet"
13
+ ],
47
14
"open_to_public_contributors" : true ,
48
- "template_folder" : " _themes" ,
49
15
"type_mapping" : {
50
16
"ZonePivotGroups" : " Toc" ,
51
17
"Conceptual" : " Content" ,
55
21
"RestApi" : " Content" ,
56
22
"Tutorial" : " Content"
57
23
},
58
- "version" : 0 ,
59
- "xref_query_tags" : [
60
- " /dotnet"
61
- ]
24
+ "build_entry_point" : " docs" ,
25
+ "template_folder" : " _themes" ,
26
+ "customized_tasks" : {
27
+ "docset_prebuild" : [
28
+ " _dependentPackages/MAML2Yaml/tools/Run.ps1"
29
+ ]
30
+ },
31
+ "monikerPath" : [
32
+ " mapping/monikerMapping.json"
33
+ ],
34
+ "version" : 0
62
35
}
63
36
],
64
- "enable_incremental_build" : false ,
37
+ "notification_subscribers" : [],
38
+ "sync_notification_subscribers" : [],
39
+ "branches_to_filter" : [],
40
+ "git_repository_branch_open_to_public_contributors" : " main" ,
41
+ "need_preview_pull_request" : true ,
42
+ "dependent_repositories" : [
43
+ {
44
+ "path_to_root" : " _themes" ,
45
+ "url" : " https://github.com/Microsoft/templates.docs.msft" ,
46
+ "branch" : " main" ,
47
+ "branch_mapping" : {}
48
+ }
49
+ ],
50
+ "branch_target_mapping" : {
51
+ "live" : [
52
+ " Publish"
53
+ ]
54
+ },
55
+ "targets" : {},
65
56
"error_log_codes" : [
66
57
" DuplicateOutputFiles"
67
58
],
68
- "git_repository_branch_open_to_public_contributors" : " main" ,
59
+ "docs_build_engine" : {},
60
+ "contribution_branch_mappings" : {},
61
+ "dependent_packages" : [
62
+ {
63
+ "id" : " Microsoft.DocAsCode.MAML2Yaml" ,
64
+ "nuget_feed" : " https://www.myget.org/F/op/api/v2" ,
65
+ "path_to_root" : " _dependentPackages/MAML2Yaml" ,
66
+ "target_framework" : " net45" ,
67
+ "version" : " latest"
68
+ }
69
+ ],
70
+ "dest" : " _site" ,
71
+ "enable_incremental_build" : false ,
69
72
"need_generate_intellisense" : false ,
70
73
"need_generate_pdf_url_template" : false ,
71
- "need_preview_pull_request" : true ,
72
- "notification_subscribers" : [],
73
74
"redirection_files" : [
74
75
" .openpublishing.redirection.json" ,
75
76
" .openpublishing.redirection.smps.json"
76
77
],
77
- "skip_source_output_uploading" : false ,
78
- "sync_notification_subscribers" : [],
79
- "targets" : {}
80
- }
78
+ "skip_source_output_uploading" : false
79
+ }
0 commit comments