Skip to content

Commit bba07b7

Browse files
committed
git pull upstream master
2 parents c5c1d01 + 901a783 commit bba07b7

File tree

2,328 files changed

+123385
-12678
lines changed

Some content is hidden

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

2,328 files changed

+123385
-12678
lines changed

.ghal.rules.json

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,25 @@
11
{
2-
"labels": {
3-
"defaults": [ ":watch: Not Triaged" ],
4-
"product": {
5-
"(?i).*": "Source - Docs.ms"
6-
},
7-
"contentsource": {
8-
"(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.net.*": ":card_file_box: Technology - NCL",
9-
"(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.windows\\.forms.*": ":card_file_box: Technology - WinForms",
10-
"(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.security.*": ":card_file_box: Technology - Security"
2+
"version": 3,
3+
"configRevision": 1,
4+
5+
"issue": {
6+
"opened": {
7+
"processor-default": {
8+
"labels-add": [ ":watch: Not Triaged" ]
9+
},
10+
"processor-meta-docs": {
11+
"contentsource": {
12+
"(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.net.*": {
13+
"labels-add": ":card_file_box: Technology - NCL"
14+
},
15+
"(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.windows\\.forms.*": {
16+
"labels-add": ":card_file_box: Technology - WinForms"
17+
},
18+
"(?i).*dotnet-api-docs\/blob\/master\/xml\/system\\.security.*": {
19+
"labels-add": ":card_file_box: Technology - Security"
20+
}
21+
}
22+
}
1123
}
1224
}
1325
}

.openpublishing.publish.config.json

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,17 @@
1313
"type_mapping": {
1414
"Conceptual": "Content",
1515
"ManagedReference": "Content",
16-
"RestApi": "Content",
16+
"NetEnum": "Content",
17+
"NetDelegate": "Content",
18+
"NetNamespace": "Content",
19+
"NetMember": "Content",
20+
"NetType": "Content",
1721
"Tutorial": "Content"
1822
},
1923
"build_entry_point": "docs",
2024
"template_folder": "_themes",
2125
"base_path": "dotnet",
2226
"site_name": "Docs",
23-
"customized_template_paths": [
24-
"_dependentPackages/memberpage.plugins/content"
25-
],
2627
"customized_tasks": {
2728
"docset_prebuild": [
2829
"_dependentPackages/ECMA2Yaml/tools/Run.ps1",
@@ -36,7 +37,8 @@
3637
"ECMA2Yaml": {
3738
"SourceXmlFolder": "xml",
3839
"OutputYamlFolder": "api",
39-
"Flatten": true
40+
"Flatten": true,
41+
"SDPMode": true
4042
},
4143
"SplitTOC": [
4244
"api/toc.yml"
@@ -103,13 +105,6 @@
103105
"target_framework": "net45",
104106
"version": "latest"
105107
},
106-
{
107-
"id": "memberpage.plugins",
108-
"nuget_feed": "https://www.myget.org/F/docfx/api/v2",
109-
"path_to_root": "_dependentPackages/memberpage.plugins",
110-
"target_framework": "net45",
111-
"version": "latest"
112-
},
113108
{
114109
"id": "Microsoft.OpenPublishing.CommonPlugins",
115110
"nuget_feed": "https://www.myget.org/F/op/api/v2",

_zip/missingapi.yml

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

_zip/office15.zip

-36.5 KB
Binary file not shown.

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"build": {
3-
"markdownEngineName": "dfm-latest",
3+
"markdownEngineName": "markdig",
44
"content": [
55
{
66
"files": [
@@ -49,6 +49,7 @@
4949
"ms.topic": "managed-reference",
5050
"ms.prod": "dotnet-api",
5151
"feedback_system": "None",
52+
"defaultDevLang": "csharp",
5253
"_op_documentIdPathDepotMapping": {
5354
"api/": {
5455
"depot_name": "VS.core-docs"
@@ -138,7 +139,6 @@
138139
"docs.html"
139140
],
140141
"xref": [
141-
"_zip/office15.zip",
142142
"_zip/missingapi.yml"
143143
],
144144
"lruSize": 0

includes/tla2sharptla-api-md.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

includes/tla2sharptla-apisharpplural-md.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

includes/tla2sharptla-uri-md.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

includes/tla2sharptla-urisharpplural-md.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

includes/tlasharptla-api-md.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)