Skip to content

Commit 85589a5

Browse files
committed
Initialize Docs repository: https://github.com/MicrosoftDocs/PowerShell-Docs-DSC of branch live
1 parent 0991beb commit 85589a5

File tree

3 files changed

+459
-45
lines changed

3 files changed

+459
-45
lines changed
Lines changed: 47 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,67 @@
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-Docs-DSC",
30-
"build_source_folder": "dsc",
31-
"customized_tasks": {
32-
"docset_prebuild": [
33-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
34-
]
35-
},
364
"docset_name": "PowerShell-Docs-DSC",
5+
"build_source_folder": "dsc",
6+
"build_output_subfolder": "PowerShell-Docs-DSC",
377
"locale": "en-us",
38-
"monikerPath": [
39-
"mapping/monikerMapping.json"
40-
],
41-
"moniker_ranges": [],
428
"monikers": [],
9+
"moniker_ranges": [],
10+
"xref_query_tags": [
11+
"/dotnet",
12+
"/uwp/api"
13+
],
4314
"open_to_public_contributors": true,
44-
"site_name": "Docs",
45-
"template_folder": "_themes",
4615
"type_mapping": {
4716
"Conceptual": "Content",
4817
"ManagedReference": "Content",
4918
"PowershellCmdlet": "Content",
5019
"PowershellModule": "Content"
5120
},
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"
5532
]
5633
}
5734
],
58-
"git_repository_branch_open_to_public_contributors": "main",
35+
"notification_subscribers": [],
36+
"sync_notification_subscribers": [],
37+
"branches_to_filter": [],
5938
"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",
6140
"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": {},
6352
"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+
]
6567
}

0 commit comments

Comments
 (0)