Skip to content

Commit 8a14f2c

Browse files
authored
Merge branch 'master' into callqueuecmdletdocs
2 parents dcfcb25 + 4b7f71f commit 8a14f2c

File tree

4,023 files changed

+442809
-38034
lines changed

Some content is hidden

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

4,023 files changed

+442809
-38034
lines changed

.gitattributes

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Set the default behavior, in case people don't have core.autocrlf set.
2+
* text=auto
3+
4+
# Explicitly declare text files you want to always be normalized and converted
5+
# to native line endings on checkout.
6+
*.c text
7+
*.h text
8+
9+
# Declare files that will always have CRLF line endings on checkout.
10+
*.sln text eol=crlf
11+
12+
# Denote all files that are truly binary and should not be modified.
13+
*.png binary
14+
*.jpg binary

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@ obj/
33
_site/
44
.optemp/
55
_themes*/
6+
.vs/
7+
.local/
68

7-
.openpublishing.buildcore.ps1
9+
.openpublishing.buildcore.ps1
10+
**/node_modules
11+
12+
\.idea/

.openpublishing.publish.config.json

Lines changed: 136 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
{
22
"docsets_to_publish": [
3+
{
4+
"docset_name": "exchange-ps",
5+
"build_source_folder": "exchange",
6+
"build_output_subfolder": "exchange-ps",
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+
"AzurePsModulePage": "Content"
16+
},
17+
"build_entry_point": "docs",
18+
"template_folder": "_themes",
19+
"version": 0,
20+
"customized_template_paths": [
21+
"_dependentPackages/azurecli.plugins/azurecli"
22+
],
23+
"customized_tasks": {
24+
"docset_prebuild": [
25+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
26+
]
27+
},
28+
"monikerPath": [
29+
"mapping/monikerMapping.json"
30+
]
31+
},
332
{
433
"docset_name": "officewebapps-ps",
534
"build_source_folder": "officewebapps",
@@ -87,6 +116,35 @@
87116
"mapping/monikerMapping.json"
88117
]
89118
},
119+
{
120+
"docset_name": "staffhub-ps",
121+
"build_source_folder": "staffhub",
122+
"build_output_subfolder": "staffhub-ps",
123+
"locale": "en-us",
124+
"monikers": [],
125+
"moniker_ranges": [],
126+
"open_to_public_contributors": true,
127+
"type_mapping": {
128+
"Conceptual": "Content",
129+
"ManagedReference": "Content",
130+
"RestApi": "Content",
131+
"AzurePsModulePage": "Content"
132+
},
133+
"build_entry_point": "docs",
134+
"template_folder": "_themes",
135+
"version": 0,
136+
"customized_template_paths": [
137+
"_dependentPackages/azurecli.plugins/azurecli"
138+
],
139+
"customized_tasks": {
140+
"docset_prebuild": [
141+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
142+
]
143+
},
144+
"monikerPath": [
145+
"mapping/monikerMapping.json"
146+
]
147+
},
90148
{
91149
"docset_name": "teams-ps",
92150
"build_source_folder": "teams",
@@ -115,10 +173,69 @@
115173
"monikerPath": [
116174
"mapping/monikerMapping.json"
117175
]
176+
},
177+
{
178+
"docset_name": "spmt-ps",
179+
"build_source_folder": "spmt",
180+
"build_output_subfolder": "spmt-ps",
181+
"locale": "en-us",
182+
"monikers": [],
183+
"moniker_ranges": [],
184+
"open_to_public_contributors": true,
185+
"type_mapping": {
186+
"Conceptual": "Content",
187+
"ManagedReference": "Content",
188+
"RestApi": "Content",
189+
"AzurePsModulePage": "Content"
190+
},
191+
"build_entry_point": "docs",
192+
"template_folder": "_themes",
193+
"version": 0,
194+
"customized_template_paths": [
195+
"_dependentPackages/azurecli.plugins/azurecli"
196+
],
197+
"customized_tasks": {
198+
"docset_prebuild": [
199+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
200+
]
201+
},
202+
"monikerPath": [
203+
"mapping/monikerMapping.json"
204+
]
205+
},
206+
{
207+
"docset_name": "whiteboard-ps",
208+
"build_source_folder": "whiteboard",
209+
"build_output_subfolder": "whiteboard-ps",
210+
"locale": "en-us",
211+
"monikers": [],
212+
"moniker_ranges": [],
213+
"open_to_public_contributors": true,
214+
"type_mapping": {
215+
"Conceptual": "Content",
216+
"ManagedReference": "Content",
217+
"RestApi": "Content",
218+
"AzurePsModulePage": "Content"
219+
},
220+
"build_entry_point": "docs",
221+
"template_folder": "_themes",
222+
"version": 0,
223+
"customized_template_paths": [
224+
"_dependentPackages/azurecli.plugins/azurecli"
225+
],
226+
"customized_tasks": {
227+
"docset_prebuild": [
228+
"_dependentPackages/CommonPlugins/tools/PowerShellReference.ps1"
229+
]
230+
},
231+
"monikerPath": [
232+
"mapping/monikerMapping.json"
233+
]
118234
}
119235
],
120236
"notification_subscribers": [],
121237
"branches_to_filter": [],
238+
"git_repository_branch_open_to_public_contributors": "master",
122239
"skip_source_output_uploading": false,
123240
"need_preview_pull_request": true,
124241
"contribution_branch_mappings": {},
@@ -128,10 +245,26 @@
128245
"url": "https://github.com/Microsoft/templates.docs.msft",
129246
"branch": "master",
130247
"branch_mapping": {}
248+
},
249+
{
250+
"path_to_root": "_themes.pdf",
251+
"url": "https://github.com/Microsoft/templates.docs.msft.pdf",
252+
"branch": "master",
253+
"branch_mapping": {}
131254
}
132255
],
133-
"branch_target_mapping": {},
134-
"need_generate_pdf_url_template": false,
256+
"branch_target_mapping": {
257+
"live": [
258+
"Publish",
259+
"Pdf"
260+
]
261+
},
262+
"need_generate_pdf_url_template": true,
263+
"targets": {
264+
"Pdf": {
265+
"template_folder": "_themes.pdf"
266+
}
267+
},
135268
"need_generate_pdf": false,
136269
"need_generate_intellisense": false,
137270
"dependent_packages": [
@@ -149,4 +282,4 @@
149282
"nuget_feed": "https://www.myget.org/F/op/api/v2"
150283
}
151284
]
152-
}
285+
}

0 commit comments

Comments
 (0)