Skip to content

Commit cfb833b

Browse files
committed
Wires up whiteboard and fix conceptual docs.
1 parent f463c2d commit cfb833b

File tree

3 files changed

+35
-6
lines changed

3 files changed

+35
-6
lines changed

.openpublishing.publish.config.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,35 @@
145145
"mapping/monikerMapping.json"
146146
]
147147
},
148+
{
149+
"docset_name": "whiteboard-ps",
150+
"build_source_folder": "whiteboard",
151+
"build_output_subfolder": "whiteboard-ps",
152+
"locale": "en-us",
153+
"monikers": [],
154+
"moniker_ranges": [],
155+
"open_to_public_contributors": true,
156+
"type_mapping": {
157+
"Conceptual": "Content",
158+
"ManagedReference": "Content",
159+
"RestApi": "Content",
160+
"AzurePsModulePage": "Content"
161+
},
162+
"build_entry_point": "docs",
163+
"template_folder": "_themes",
164+
"version": 0,
165+
"customized_template_paths": [
166+
"_dependentPackages/azurecli.plugins/azurecli"
167+
],
168+
"customized_tasks": {
169+
"docset_prebuild": [
170+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
171+
]
172+
},
173+
"monikerPath": [
174+
"mapping/monikerMapping.json"
175+
]
176+
},
148177
{
149178
"docset_name": "teams-ps",
150179
"build_source_folder": "teams",

whiteboard/docs-conceptual/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#Microsoft Teams cmdlet reference
1+
#Microsoft Whiteboard cmdlet reference
22

3-
Welcome to the Microsoft Teams PowerShell cmdlet help references. The Microsoft Teams cmdlets provide the command line interface for service administration and management.
3+
Welcome to the Microsoft Whiteboard PowerShell cmdlet help references. The Microsoft Whiteboard cmdlets provide the command line interface for service administration and management.
44

5-
Here you will find all of the Microsoft Teams PowerShell help topics. These topics are 'open source' and open for contributions. If you are interested in contributing to this content head over to the source GitHub repo and look through the README.
5+
Here you will find all of the Microsoft Whiteboard PowerShell help topics. These topics are 'open source' and open for contributions. If you are interested in contributing to this content head over to the source GitHub repo and look through the README.
66

77
The repo is located here: https://github.com/microsoftdocs/office-docs-powershell and you can find the README displayed at the bottom of the page.

whiteboard/docs-conceptual/intro.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
#Microsoft Teams cmdlet reference
1+
#Microsoft Whiteboard cmdlet reference
22

3-
Welcome to the Microsoft Teams PowerShell cmdlet help references. The Microsoft Teams cmdlets provide the command line interface for service administration and management.
3+
Welcome to the Microsoft Whiteboard PowerShell cmdlet help references. The Microsoft Whiteboard cmdlets provide the command line interface for service administration and management.
44

5-
Here you will find all of the Microsoft Teams PowerShell help topics. These topics are 'open source' and open for contributions. If you are interested in contributing to this content head over to the source GitHub repo and look through the README.
5+
Here you will find all of the Microsoft Whiteboard PowerShell help topics. These topics are 'open source' and open for contributions. If you are interested in contributing to this content head over to the source GitHub repo and look through the README.
66

77
The repo is located here: https://github.com/microsoftdocs/office-docs-powershell and you can find the README displayed at the bottom of the page.

0 commit comments

Comments
 (0)