mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch master
This commit is contained in:
parent
17a055ebc1
commit
e89ff58af2
@ -25,6 +25,20 @@
|
|||||||
"Conceptual": "Content"
|
"Conceptual": "Content"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"docset_name": "itpro-hololens",
|
||||||
|
"build_source_folder": "itpro-hololens",
|
||||||
|
"build_output_subfolder": "itpro-hololens",
|
||||||
|
"locale": "en-us",
|
||||||
|
"version": 0,
|
||||||
|
"open_to_public_contributors": false,
|
||||||
|
"type_mapping": {
|
||||||
|
"Conceptual": "Content",
|
||||||
|
"ManagedReference": "Content",
|
||||||
|
"RestApi": "Content"
|
||||||
|
},
|
||||||
|
"build_entry_point": "op"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"docset_name": "mdop",
|
"docset_name": "mdop",
|
||||||
"build_source_folder": "mdop",
|
"build_source_folder": "mdop",
|
||||||
@ -79,20 +93,6 @@
|
|||||||
"type_mapping": {
|
"type_mapping": {
|
||||||
"Conceptual": "Content"
|
"Conceptual": "Content"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"docset_name": "itpro-hololens",
|
|
||||||
"build_source_folder": "itpro/hololens",
|
|
||||||
"build_output_subfolder": "itpro-hololens",
|
|
||||||
"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
itpro-hololens/TOC.md
Normal file
1
itpro-hololens/TOC.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# [Index](index.md)
|
37
itpro-hololens/docfx.json
Normal file
37
itpro-hololens/docfx.json
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
{
|
||||||
|
"build": {
|
||||||
|
"content": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.md"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"itpro-hololens/**",
|
||||||
|
"**/includes/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resource": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.png",
|
||||||
|
"**/*.jpg"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"itpro-hololens/**",
|
||||||
|
"**/includes/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"overwrite": [],
|
||||||
|
"externalReference": [],
|
||||||
|
"globalMetadata": {},
|
||||||
|
"fileMetadata": {},
|
||||||
|
"template": [
|
||||||
|
null
|
||||||
|
],
|
||||||
|
"dest": "itpro-hololens"
|
||||||
|
}
|
||||||
|
}
|
1
itpro-hololens/index.md
Normal file
1
itpro-hololens/index.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Index test file for Open Publishing
|
Loading…
x
Reference in New Issue
Block a user