Skip to content

Commit af40163

Browse files
committed
Initialize Docs repository: https://github.com/MicrosoftDocs/powershell-docs-psget of branch live
1 parent 90f3a74 commit af40163

File tree

3 files changed

+464
-50
lines changed

3 files changed

+464
-50
lines changed
Lines changed: 52 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,73 @@
11
{
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-
},
252
"docsets_to_publish": [
263
{
27-
"base_path": "powershell",
28-
"build_entry_point": "docs",
29-
"build_output_subfolder": "powershell-gallery",
30-
"build_source_folder": "powershell-gallery",
31-
"customized_tasks": {
32-
"docset_prebuild": [
33-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
34-
]
35-
},
364
"docset_name": "powershell-gallery",
5+
"build_source_folder": "powershell-gallery",
6+
"build_output_subfolder": "powershell-gallery",
377
"locale": "en-us",
38-
"monikerPath": [
39-
"mapping/monikerMapping.json"
40-
],
8+
"monikers": [],
419
"moniker_ranges": [
4210
">=powershellget-1.x"
4311
],
44-
"monikers": [],
12+
"xref_query_tags": [
13+
"/dotnet",
14+
"/uwp/api"
15+
],
4516
"open_to_public_contributors": true,
46-
"site_name": "Docs",
47-
"template_folder": "_themes",
4817
"type_mapping": {
4918
"Conceptual": "Content",
5019
"ManagedReference": "Content",
5120
"PowershellCmdlet": "Content",
5221
"PowershellModule": "Content"
5322
},
54-
"version": 0,
55-
"xref_query_tags": [
56-
"/dotnet",
57-
"/uwp/api"
58-
]
23+
"build_entry_point": "docs",
24+
"template_folder": "_themes",
25+
"base_path": "powershell",
26+
"site_name": "Docs",
27+
"customized_tasks": {
28+
"docset_prebuild": [
29+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
30+
]
31+
},
32+
"monikerPath": [
33+
"mapping/monikerMapping.json"
34+
],
35+
"version": 0
5936
}
6037
],
61-
"git_repository_branch_open_to_public_contributors": "main",
38+
"notification_subscribers": [],
39+
"sync_notification_subscribers": [],
40+
"branches_to_filter": [],
6241
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/PowerShell-Docs-PSGet",
63-
"need_generate_pdf_url_template": false,
42+
"git_repository_branch_open_to_public_contributors": "main",
6443
"need_preview_pull_request": true,
65-
"notification_subscribers": [],
66-
"redirection_files": [
67-
".openpublishing.redirection.json"
44+
"dependent_repositories": [
45+
{
46+
"path_to_root": "_themes",
47+
"url": "https://github.com/Microsoft/templates.docs.msft",
48+
"branch": "main",
49+
"branch_mapping": {}
50+
}
6851
],
52+
"branch_target_mapping": {},
53+
"targets": {},
54+
"docs_build_engine": {},
6955
"skip_source_output_uploading": false,
70-
"sync_notification_subscribers": []
71-
}
56+
"contribution_branch_mappings": {},
57+
"monikerPath": [
58+
"mapping/monikerMapping.json"
59+
],
60+
"need_generate_pdf_url_template": false,
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+
"redirection_files": [
71+
".openpublishing.redirection.json"
72+
]
73+
}

0 commit comments

Comments
 (0)