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