Skip to content

Commit 1788789

Browse files
authored
update ms.topic metadata (#10923)
1 parent 329ae1e commit 1788789

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

.github/policies/disallow-edits.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ configuration:
1616
matchAny: true
1717
excludedFiles:
1818
- xml/Microsoft.Extensions.FileSystemGlobbing/*
19-
- xml/Microsoft.Extensions.FileSystemGlobbing.Abstractions/*
20-
- xml/Microsoft.Extensions.FileSystemGlobbing.Internal*/*
19+
- xml/Microsoft.Extensions.FileSystemGlobbing.*/*
2120
- filesMatchPattern:
2221
matchAny: true
2322
pattern: xml/System.Composition/*

docfx.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"show_latex": true,
5050
"uhfHeaderId": "MSDocsHeader-DotNet",
5151
"apiPlatform": "dotnet",
52-
"ms.topic": "managed-reference",
52+
"ms.topic": "reference",
5353
"ms.service": "dotnet-api",
5454
"products": ["https://authoring-docs-microsoft.poolparty.biz/devrel/7696cda6-0510-47f6-8302-71bb5d2e28cf"],
5555
"feedback_system": "OpenSource",
@@ -146,6 +146,21 @@
146146
"langs": {
147147
"api/**.yml": ["csharp", "vb", "fsharp", "cpp"]
148148
},
149+
"ms.topic": {
150+
"api/Microsoft.Extensions**": "generated-reference",
151+
"api/Microsoft.Extensions.FileSystemGlobbing**": "reference",
152+
"api/System.Composition**": "generated-reference",
153+
"api/System.Diagnostics.EventLog.Messages**": "generated-reference",
154+
"api/System.Formats.Asn1**": "generated-reference",
155+
"api/System.Formats.Cbor**": "generated-reference",
156+
"api/System.Formats.Nrbf**": "generated-reference",
157+
"api/System.Net.ServerSentEvents**": "generated-reference",
158+
"api/System.Numerics.Tensors**": "generated-reference",
159+
"api/System.Runtime.Serialization.Schema**": "generated-reference",
160+
"api/System.Runtime.Serialization.ISerializationCodeDomSurrogateProvider.yml": "generated-reference",
161+
"api/System.Runtime.Serialization.ImportOptions.yml": "generated-reference",
162+
"api/System.Runtime.Serialization.XsdDataContractExporter.yml": "generated-reference"
163+
},
149164
"open_to_public_contributors": {
150165
"api/Microsoft.Extensions**": false,
151166
"api/System.Composition**": false,

0 commit comments

Comments
 (0)