mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch master
This commit is contained in:
1
bcs/TOC.md
Normal file
1
bcs/TOC.md
Normal file
@ -0,0 +1 @@
|
||||
# [Index](index.md)
|
37
bcs/docfx.json
Normal file
37
bcs/docfx.json
Normal file
@ -0,0 +1,37 @@
|
||||
{
|
||||
"build": {
|
||||
"content": [
|
||||
{
|
||||
"files": [
|
||||
"**/*.md"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
"**/includes/**",
|
||||
"README.md",
|
||||
"LICENSE",
|
||||
"LICENSE-CODE",
|
||||
"ThirdPartyNotices"
|
||||
]
|
||||
}
|
||||
],
|
||||
"resource": [
|
||||
{
|
||||
"files": [
|
||||
"**/*.png",
|
||||
"**/*.jpg"
|
||||
],
|
||||
"exclude": [
|
||||
"**/obj/**",
|
||||
"**/includes/**"
|
||||
]
|
||||
}
|
||||
],
|
||||
"overwrite": [],
|
||||
"externalReference": [],
|
||||
"globalMetadata": {},
|
||||
"fileMetadata": {},
|
||||
"template": [],
|
||||
"dest": "bcs"
|
||||
}
|
||||
}
|
@ -1 +1 @@
|
||||
# Placeholder
|
||||
# Welcome to bcs!
|
Reference in New Issue
Block a user