1
1
{
2
- "need_generate_pdf" : false ,
3
- "need_generate_intellisense" : false ,
4
- "docsets_to_publish" : [
5
- {
6
- "docset_name" : " powershell-windows" ,
7
- "build_source_folder" : " docset" ,
8
- "build_output_subfolder" : " powershell-windows" ,
9
- "locale" : " en-us" ,
10
- "monikers" : [],
11
- "moniker_ranges" : [],
12
- "open_to_public_contributors" : true ,
13
- "type_mapping" : {
14
- "Conceptual" : " Content" ,
15
- "ManagedReference" : " Content" ,
16
- "RestApi" : " Content" ,
17
- "AzurePSModulePage" : " Content"
18
- },
19
- "build_entry_point" : " docs" ,
20
- "template_folder" : " _themes" ,
21
- "version" : 0 ,
22
- "customized_template_paths" : [
23
- " _dependentPackages/azurecli.plugins/azurecli"
24
- ],
25
- "customized_tasks" : {
26
- "docset_prebuild" : [
27
- " _dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
28
- ]
29
- },
30
- "monikerPath" : [" mapping/monikerMapping.json" ]
31
- }
32
- ],
33
- "dependent_packages" : [
34
- {
35
- "path_to_root" : " _dependentPackages/azurecli.plugins" ,
36
- "id" : " opbuild.templates.azurecli" ,
37
- "version" : " latest" ,
38
- "nuget_feed" : " https://www.myget.org/F/op/api/v2"
39
- },
40
- {
41
- "path_to_root" : " _dependentPackages/CommonPlugins" ,
42
- "target_framework" : " net45" ,
43
- "version" : " latest" ,
44
- "id" : " Microsoft.OpenPublishing.CommonPlugins" ,
45
- "nuget_feed" : " https://www.myget.org/F/op/api/v2"
46
- }
47
- ],
48
- "notification_subscribers" : [
" [email protected] " ],
49
- "git_repository_url_open_to_public_contributors" : " https://cpubwin.visualstudio.com/_git/powershell" ,
2
+ "docsets_to_publish" : [],
3
+ "notification_subscribers" : [],
4
+ "sync_notification_subscribers" : [],
50
5
"branches_to_filter" : [],
6
+ "git_repository_url_open_to_public_contributors" : " https://cpubwin.visualstudio.com/_git/powershell" ,
51
7
"skip_source_output_uploading" : false ,
52
- "need_preview_pull_request" : true ,
53
- "enable_incremental_build" : true ,
8
+ "need_preview_pull_request" : false ,
54
9
"contribution_branch_mappings" : {},
55
10
"dependent_repositories" : [
56
11
{
61
16
}
62
17
],
63
18
"branch_target_mapping" : {},
64
- "need_generate_pdf_url_template" : false ,
65
- "resolve_user_profile_using_github" : true
19
+ "need_generate_pdf_url_template" : false
66
20
}
0 commit comments