This commit is contained in:
parent
4c6b0e9c3b
commit
25f72554bc
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