1
1
{
2
+ "branch_target_mapping" : {
3
+ "live" : [
4
+ " Publish"
5
+ ]
6
+ },
7
+ "branches_to_filter" : [],
2
8
"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
+ },
3
31
"docsets_to_publish" : [
4
32
{
5
- "docset_name" : " azureps" ,
6
- "build_source_folder" : " ." ,
33
+ "build_entry_point" : " docs" ,
7
34
"build_output_subfolder" : " azureps" ,
35
+ "build_source_folder" : " ." ,
36
+ "customized_tasks" : {
37
+ "docset_prebuild" : [
38
+ " _dependentPackages/MAML2Yaml/tools/Run.ps1"
39
+ ]
40
+ },
41
+ "docset_name" : " azureps" ,
8
42
"locale" : " en-us" ,
9
- "monikers" : [],
10
- "moniker_ranges" : [],
11
- "xref_query_tags" : [
12
- " /dotnet"
43
+ "monikerPath" : [
44
+ " mapping/monikerMapping.json"
13
45
],
46
+ "monikers" : [],
14
47
"open_to_public_contributors" : true ,
48
+ "template_folder" : " _themes" ,
15
49
"type_mapping" : {
16
50
"ZonePivotGroups" : " Toc" ,
17
51
"Conceptual" : " Content" ,
21
55
"RestApi" : " Content" ,
22
56
"Tutorial" : " Content"
23
57
},
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
35
- }
36
- ],
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" : {}
58
+ "version" : 0 ,
59
+ "xref_query_tags" : [
60
+ " /dotnet"
61
+ ]
48
62
}
49
63
],
50
- "branch_target_mapping" : {
51
- "live" : [
52
- " Publish"
53
- ]
54
- },
55
- "targets" : {},
64
+ "enable_incremental_build" : false ,
56
65
"error_log_codes" : [
57
66
" DuplicateOutputFiles"
58
67
],
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 ,
68
+ "git_repository_branch_open_to_public_contributors" : " main" ,
72
69
"need_generate_intellisense" : false ,
73
70
"need_generate_pdf_url_template" : false ,
71
+ "need_preview_pull_request" : true ,
72
+ "notification_subscribers" : [],
74
73
"redirection_files" : [
75
74
" .openpublishing.redirection.json" ,
76
75
" .openpublishing.redirection.smps.json"
77
76
],
78
- "skip_source_output_uploading" : false
79
- }
77
+ "skip_source_output_uploading" : false ,
78
+ "sync_notification_subscribers" : [],
79
+ "targets" : {}
80
+ }
0 commit comments