Skip to content

Commit 274e961

Browse files
committed
Initialize open publishing repository: https://github.com/MicrosoftDocs/office-docs-powershell of branch master
1 parent 4e3fd78 commit 274e961

File tree

1 file changed

+8
-21
lines changed

1 file changed

+8
-21
lines changed

.openpublishing.publish.config.json

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -88,38 +88,25 @@
8888
]
8989
},
9090
{
91-
"docset_name": "teams-ps",
92-
"build_source_folder": "teams",
93-
"build_output_subfolder": "teams-ps",
91+
"docset_name": "staffhub-ps",
92+
"build_source_folder": "staffhub",
93+
"build_output_subfolder": "staffhub-ps",
9494
"locale": "en-us",
9595
"monikers": [],
9696
"moniker_ranges": [],
9797
"open_to_public_contributors": true,
9898
"type_mapping": {
9999
"Conceptual": "Content",
100100
"ManagedReference": "Content",
101-
"RestApi": "Content",
102-
"AzurePsModulePage": "Content"
101+
"RestApi": "Content"
103102
},
104103
"build_entry_point": "docs",
105-
"template_folder": "_themes",
106-
"version": 0,
107-
"customized_template_paths": [
108-
"_dependentPackages/azurecli.plugins/azurecli"
109-
],
110-
"customized_tasks": {
111-
"docset_prebuild": [
112-
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
113-
]
114-
},
115-
"monikerPath": [
116-
"mapping/monikerMapping.json"
117-
]
104+
"template_folder": "_themes"
118105
},
119106
{
120-
"docset_name": "staffhub-ps",
121-
"build_source_folder": "staffhub",
122-
"build_output_subfolder": "staffhub-ps",
107+
"docset_name": "teams-ps",
108+
"build_source_folder": "teams",
109+
"build_output_subfolder": "teams-ps",
123110
"locale": "en-us",
124111
"monikers": [],
125112
"moniker_ranges": [],

0 commit comments

Comments
 (0)