mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-17 07:47:22 +00:00
Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch live
This commit is contained in:
parent
cf23ca1478
commit
9192267ec9
@ -27,7 +27,7 @@
|
||||
},
|
||||
{
|
||||
"docset_name": "itpro-hololens",
|
||||
"build_source_folder": "itpro-hololens",
|
||||
"build_source_folder": "devices/hololens",
|
||||
"build_output_subfolder": "itpro-hololens",
|
||||
"locale": "en-us",
|
||||
"version": 0,
|
||||
|
1
devices/hololens/TOC.md
Normal file
1
devices/hololens/TOC.md
Normal file
@ -0,0 +1 @@
|
||||
# [Index](index.md)
|
37
devices/hololens/docfx.json
Normal file
37
devices/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
devices/hololens/index.md
Normal file
1
devices/hololens/index.md
Normal file
@ -0,0 +1 @@
|
||||
# Index test file for Open Publishing
|
Loading…
x
Reference in New Issue
Block a user