Skip to content

Commit 3e7bca2

Browse files
committed
Initialize Docs repository: https://github.com/MicrosoftDocs/PowerShell-Docs-Modules of branch main
1 parent 70d6bd7 commit 3e7bca2

File tree

3 files changed

+461
-47
lines changed

3 files changed

+461
-47
lines changed
Lines changed: 49 additions & 47 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": "reference",
30-
"build_source_folder": "reference",
31-
"customized_tasks": {
32-
"docset_prebuild": [
33-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
34-
]
35-
},
364
"docset_name": "PowerShell-Docs-Modules",
5+
"build_source_folder": "reference",
6+
"build_output_subfolder": "reference",
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
"PowershellCmdlet": "Content",
4918
"PowershellModule": "Content"
5019
},
51-
"version": 0,
52-
"xref_query_tags": [
53-
"/dotnet",
54-
"/uwp/api"
55-
]
20+
"build_entry_point": "docs",
21+
"template_folder": "_themes",
22+
"base_path": "powershell",
23+
"site_name": "Docs",
24+
"customized_tasks": {
25+
"docset_prebuild": [
26+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
27+
]
28+
},
29+
"monikerPath": [
30+
"mapping/monikerMapping.json"
31+
],
32+
"version": 0
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-Modules",
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)