Update docfx.json (#28214)
parent
987df27b71
commit
767a9094eb
|
@ -66,7 +66,7 @@
|
||||||
"**/tutorials/**/**.md": "tutorial"
|
"**/tutorials/**/**.md": "tutorial"
|
||||||
},
|
},
|
||||||
"no-loc": {
|
"no-loc": {
|
||||||
"**/**.md": [ "Blazor", "Blazor Hybrid", "Blazor Server", "Blazor WebAssembly", "BREACH", "cookie", "Cookie", "CRIME", "EF Core", "Home" , "Identity", "JS", "Kestrel", ".NET MAUI", ".NET Multi-platform App UI", "Privacy" , "Razor", "REST", "SignalR", "Web View" ]
|
"**/**.md": [ "Blazor", "Blazor Hybrid", "Blazor Server", "Blazor WebAssembly", "BREACH", "cookie", "Cookie", "CRIME", "EF Core", "Home" , "global.json", "Identity", "JS", "Kestrel", ".NET MAUI", ".NET Multi-platform App UI", "Privacy" , "Razor", "REST", "SignalR", "Web View" ]
|
||||||
},
|
},
|
||||||
"recommendations": {
|
"recommendations": {
|
||||||
"**/tutorials/**/**.md": "false"
|
"**/tutorials/**/**.md": "false"
|
||||||
|
|
Loading…
Reference in New Issue