Merge 25f72554bc3efad5f293a56c0ec1a9f3de936691 into 4c6b0e9c3b33c0315becb94272841468f71a8f37
This commit is contained in:
commit
dc91a8ba71
48
why
Normal file
48
why
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
{
|
||||||
|
"build": {
|
||||||
|
"content": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.md",
|
||||||
|
"**/*.yml"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"**/includes/**",
|
||||||
|
"_themes/**",
|
||||||
|
"**/docfx.json",
|
||||||
|
"_repo.en-us/**",
|
||||||
|
"README.md",
|
||||||
|
"LICENSE",
|
||||||
|
"LICENSE-CODE",
|
||||||
|
"ThirdPartyNotices.md",
|
||||||
|
"SECURITY.md"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resource": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.png",
|
||||||
|
"**/*.jpg"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"**/includes/**",
|
||||||
|
"_themes/**",
|
||||||
|
"**/docfx.json",
|
||||||
|
"_repo.en-us/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"overwrite": [],
|
||||||
|
"externalReference": [],
|
||||||
|
"globalMetadata": {
|
||||||
|
"breadcrumb_path": "~/breadcrumb/ssms/toc.yml",
|
||||||
|
"feedback_system": "Standard",
|
||||||
|
"permissioned-type": "secret"
|
||||||
|
},
|
||||||
|
"fileMetadata": {},
|
||||||
|
"template": []
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user