|
1 | 1 | { |
2 | | - "dependent_packages": [{ |
3 | | - "id": "Microsoft.DocAsCode.MAML2Yaml", |
4 | | - "nuget_feed": "https://www.myget.org/F/op/api/v2", |
5 | | - "path_to_root": "_dependentPackages/MAML2Yaml", |
6 | | - "target_framework": "net45", |
7 | | - "version": "latest" |
8 | | - }], |
9 | | - "dependent_repositories": [{ |
10 | | - "branch_mapping": {}, |
11 | | - "branch": "master", |
12 | | - "path_to_root": "_themes", |
13 | | - "url": "https://github.com/Microsoft/templates.docs.msft" |
14 | | - }], |
15 | | - "docsets_to_publish": [{ |
| 2 | + "docsets_to_publish": [ |
| 3 | + { |
16 | 4 | "build_entry_point": "docs", |
17 | 5 | "build_output_subfolder": "windows-powershell", |
18 | 6 | "build_source_folder": "docset", |
|
38 | 26 | "PowershellCmdlet": "Content", |
39 | 27 | "Conceptual": "Content" |
40 | 28 | }, |
41 | | - "xref_query_tags": [ "/dotnet" ], |
| 29 | + "xref_query_tags": [ |
| 30 | + "/dotnet" |
| 31 | + ], |
42 | 32 | "version": 0 |
43 | | - }], |
44 | | - |
45 | | - "git_repository_branch_open_to_public_contributors": "master", |
46 | | - "git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/windows-powershell-docs", |
47 | | - "need_preview_pull_request": true, |
48 | | - |
| 33 | + } |
| 34 | + ], |
49 | 35 | "notification_subscribers": [], |
50 | 36 | "sync_notification_subscribers": [], |
51 | | - "contribution_branch_mappings": {}, |
| 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", |
52 | 40 | "skip_source_output_uploading": false, |
53 | | - |
54 | | - "need_generate_pdf_url_template": 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 | + ], |
55 | 51 | "branch_target_mapping": {}, |
56 | | - "branches_to_filter": [], |
| 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, |
57 | 62 | "targets": {}, |
58 | 63 | "docs_build_engine": { |
59 | 64 | "name": "docfx_v3" |
|
0 commit comments