Skip to content

Commit fd94a8c

Browse files
authored
Merge pull request #932 from sdwheeler/sdw-w454434-fix-ren-mods
Rename module folders and add redirects
2 parents 9a98d42 + 184aada commit fd94a8c

File tree

1,820 files changed

+13614
-4998
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,820 files changed

+13614
-4998
lines changed

.openpublishing.redirection.json renamed to .openpublishing.ms-ol-sp-ps.redirection.json

Lines changed: 333 additions & 333 deletions
Large diffs are not rendered by default.

.openpublishing.ms-sp-ps.redirection.json

Lines changed: 4784 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 72 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,74 +1,76 @@
11
{
2-
"docsets_to_publish": [
3-
{
4-
"docset_name": "OfficeDocs-Sharepoint-PowerShell",
5-
"build_source_folder": "sharepoint",
6-
"build_output_subfolder": "sharepointps",
7-
"locale": "en-us",
8-
"monikers": [],
9-
"moniker_ranges": [],
10-
"open_to_public_contributors": true,
11-
"type_mapping": {
12-
"Conceptual": "Content",
13-
"ManagedReference": "Content",
14-
"RestApi": "Content",
15-
"PowershellModule": "Content",
16-
"PowershellCmdlet": "Content"
17-
},
18-
"build_entry_point": "docs",
19-
"template_folder": "_themes",
20-
"version": 0,
21-
"customized_tasks": {
22-
"docset_prebuild": [
23-
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
2+
"docsets_to_publish": [
3+
{
4+
"docset_name": "OfficeDocs-Sharepoint-PowerShell",
5+
"build_source_folder": "sharepoint",
6+
"build_output_subfolder": "sharepointps",
7+
"locale": "en-us",
8+
"monikers": [],
9+
"moniker_ranges": [],
10+
"open_to_public_contributors": true,
11+
"type_mapping": {
12+
"Conceptual": "Content",
13+
"ManagedReference": "Content",
14+
"RestApi": "Content",
15+
"PowershellModule": "Content",
16+
"PowershellCmdlet": "Content"
17+
},
18+
"build_entry_point": "docs",
19+
"template_folder": "_themes",
20+
"version": 0,
21+
"customized_tasks": {
22+
"docset_prebuild": [
23+
"_dependentPackages/MAML2Yaml/tools/Run.ps1"
24+
]
25+
},
26+
"monikerPath": [
27+
"mapping/MAML2Yaml/monikerMapping.json"
28+
]
29+
}
30+
],
31+
"notification_subscribers": [],
32+
"sync_notification_subscribers": [],
33+
"branches_to_filter": [],
34+
"git_repository_branch_open_to_public_contributors": "main",
35+
"redirection_files": [
36+
".openpublishing.ms-ol-sp-ps.redirection.json",
37+
".openpublishing.ms-sp-ps.redirection.json",
38+
".openpublishing.spserver.redirection.json"
39+
],
40+
"skip_source_output_uploading": false,
41+
"need_preview_pull_request": true,
42+
"enable_incremental_build": false,
43+
"contribution_branch_mappings": {},
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+
}
51+
],
52+
"branch_target_mapping": {
53+
"live": [
54+
"Publish"
2455
]
25-
},
26-
"monikerPath": [
27-
"mapping/MAML2Yaml/monikerMapping.json"
28-
]
29-
}
30-
],
31-
"notification_subscribers": [],
32-
"sync_notification_subscribers": [],
33-
"branches_to_filter": [],
34-
"git_repository_branch_open_to_public_contributors": "main",
35-
"redirection_files": [
36-
".openpublishing.redirection.json"
37-
],
38-
"skip_source_output_uploading": false,
39-
"need_preview_pull_request": true,
40-
"enable_incremental_build": false,
41-
"contribution_branch_mappings": {},
42-
"dependent_repositories": [
43-
{
44-
"path_to_root": "_themes",
45-
"url": "https://github.com/Microsoft/templates.docs.msft",
46-
"branch": "main",
47-
"branch_mapping": {}
48-
}
49-
],
50-
"branch_target_mapping": {
51-
"live": [
52-
"Publish"
53-
]
54-
},
55-
"need_generate_pdf_url_template": false,
56-
"targets": {
57-
"Pdf": {
58-
"template_folder": "_themes.pdf"
59-
}
60-
},
61-
"need_generate_intellisense": false,
56+
},
57+
"need_generate_pdf_url_template": false,
58+
"targets": {
59+
"Pdf": {
60+
"template_folder": "_themes.pdf"
61+
}
62+
},
63+
"need_generate_intellisense": false,
6264
"dependent_packages": [
63-
{
64-
"id": "Microsoft.DocAsCode.MAML2Yaml",
65-
"nuget_feed": "https://www.myget.org/F/op/api/v2",
66-
"path_to_root": "_dependentPackages/MAML2Yaml",
67-
"target_framework": "net45",
68-
"version": "latest"
65+
{
66+
"id": "Microsoft.DocAsCode.MAML2Yaml",
67+
"nuget_feed": "https://www.myget.org/F/op/api/v2",
68+
"path_to_root": "_dependentPackages/MAML2Yaml",
69+
"target_framework": "net45",
70+
"version": "latest"
71+
}
72+
],
73+
"docs_build_engine": {
74+
"name": "docfx_v3"
6975
}
70-
],
71-
"docs_build_engine": {
72-
"name": "docfx_v3"
73-
}
74-
}
76+
}

0 commit comments

Comments
 (0)