mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live
This commit is contained in:
parent
7469b20c7e
commit
eb26c877cd
@ -93,6 +93,20 @@
|
|||||||
"type_mapping": {
|
"type_mapping": {
|
||||||
"Conceptual": "Content"
|
"Conceptual": "Content"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"docset_name": "smb",
|
||||||
|
"build_source_folder": "smb",
|
||||||
|
"build_output_subfolder": "smb",
|
||||||
|
"locale": "en-us",
|
||||||
|
"version": 0,
|
||||||
|
"open_to_public_contributors": false,
|
||||||
|
"type_mapping": {
|
||||||
|
"Conceptual": "Content",
|
||||||
|
"ManagedReference": "Content",
|
||||||
|
"RestApi": "Content"
|
||||||
|
},
|
||||||
|
"build_entry_point": "op"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"notification_subscribers": [
|
"notification_subscribers": [
|
||||||
|
1
smb/TOC.md
Normal file
1
smb/TOC.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# [Index](index.md)
|
35
smb/docfx.json
Normal file
35
smb/docfx.json
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"build": {
|
||||||
|
"content": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.md"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"smb/**",
|
||||||
|
"**/includes/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resource": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.png",
|
||||||
|
"**/*.jpg"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"smb/**",
|
||||||
|
"**/includes/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"overwrite": [],
|
||||||
|
"externalReference": [],
|
||||||
|
"globalMetadata": {},
|
||||||
|
"fileMetadata": {},
|
||||||
|
"template": [],
|
||||||
|
"dest": "smb"
|
||||||
|
}
|
||||||
|
}
|
1
smb/index.md
Normal file
1
smb/index.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Welcome to smb!
|
Loading…
x
Reference in New Issue
Block a user