1
1
{
2
- "branch_target_mapping" : {},
3
- "branches_to_filter" : [],
4
- "contribution_branch_mappings" : {},
5
- "dependent_packages" : [
6
- {
7
- "id" : " Microsoft.DocAsCode.MAML2Yaml" ,
8
- "nuget_feed" : " https://www.myget.org/F/op/api/v2" ,
9
- "path_to_root" : " _dependentPackages/MAML2Yaml" ,
10
- "target_framework" : " net45" ,
11
- "version" : " latest"
12
- }
13
- ],
14
- "dependent_repositories" : [
15
- {
16
- "branch" : " main" ,
17
- "branch_mapping" : {},
18
- "path_to_root" : " _themes" ,
19
- "url" : " https://github.com/Microsoft/templates.docs.msft"
20
- }
21
- ],
22
- "docs_build_engine" : {
23
- "name" : " docfx_v3"
24
- },
25
2
"docsets_to_publish" : [
26
3
{
27
- "base_path" : " powershell" ,
28
- "build_entry_point" : " docs" ,
29
- "build_output_subfolder" : " PowerShell-Docs-DSC" ,
30
- "build_source_folder" : " dsc" ,
31
- "customized_tasks" : {
32
- "docset_prebuild" : [
33
- " _dependentPackages/MAML2Yaml/tools/Run.ps1"
34
- ]
35
- },
36
4
"docset_name" : " PowerShell-Docs-DSC" ,
5
+ "build_source_folder" : " dsc" ,
6
+ "build_output_subfolder" : " PowerShell-Docs-DSC" ,
37
7
"locale" : " en-us" ,
38
- "monikerPath" : [
39
- " mapping/monikerMapping.json"
40
- ],
41
- "moniker_ranges" : [],
42
8
"monikers" : [],
9
+ "moniker_ranges" : [],
10
+ "xref_query_tags" : [
11
+ " /dotnet" ,
12
+ " /uwp/api"
13
+ ],
43
14
"open_to_public_contributors" : true ,
44
- "site_name" : " Docs" ,
45
- "template_folder" : " _themes" ,
46
15
"type_mapping" : {
47
16
"Conceptual" : " Content" ,
48
17
"ManagedReference" : " Content" ,
49
18
"PowershellCmdlet" : " Content" ,
50
19
"PowershellModule" : " Content"
51
20
},
52
- "xref_query_tags" : [
53
- " /dotnet" ,
54
- " /uwp/api"
21
+ "build_entry_point" : " docs" ,
22
+ "template_folder" : " _themes" ,
23
+ "base_path" : " powershell" ,
24
+ "site_name" : " Docs" ,
25
+ "customized_tasks" : {
26
+ "docset_prebuild" : [
27
+ " _dependentPackages/MAML2Yaml/tools/Run.ps1"
28
+ ]
29
+ },
30
+ "monikerPath" : [
31
+ " mapping/monikerMapping.json"
55
32
]
56
33
}
57
34
],
58
- "git_repository_branch_open_to_public_contributors" : " main" ,
35
+ "notification_subscribers" : [],
36
+ "sync_notification_subscribers" : [],
37
+ "branches_to_filter" : [],
59
38
"git_repository_url_open_to_public_contributors" : " https://github.com/MicrosoftDocs/PowerShell-Docs-DSC" ,
60
- "need_generate_pdf_url_template " : false ,
39
+ "git_repository_branch_open_to_public_contributors " : " main " ,
61
40
"need_preview_pull_request" : true ,
62
- "notification_subscribers" : [],
41
+ "dependent_repositories" : [
42
+ {
43
+ "path_to_root" : " _themes" ,
44
+ "url" : " https://github.com/Microsoft/templates.docs.msft" ,
45
+ "branch" : " main" ,
46
+ "branch_mapping" : {}
47
+ }
48
+ ],
49
+ "branch_target_mapping" : {},
50
+ "targets" : {},
51
+ "docs_build_engine" : {},
63
52
"skip_source_output_uploading" : false ,
64
- "sync_notification_subscribers" : []
53
+ "contribution_branch_mappings" : {},
54
+ "monikerPath" : [
55
+ " mapping/monikerMapping.json"
56
+ ],
57
+ "need_generate_pdf_url_template" : false ,
58
+ "dependent_packages" : [
59
+ {
60
+ "id" : " Microsoft.DocAsCode.MAML2Yaml" ,
61
+ "nuget_feed" : " https://www.myget.org/F/op/api/v2" ,
62
+ "path_to_root" : " _dependentPackages/MAML2Yaml" ,
63
+ "target_framework" : " net45" ,
64
+ "version" : " latest"
65
+ }
66
+ ]
65
67
}
0 commit comments