mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch master
This commit is contained in:
parent
e1afbd618a
commit
2dbc9a0446
@ -43,7 +43,6 @@
|
|||||||
"ManagedReference": "Content",
|
"ManagedReference": "Content",
|
||||||
"RestApi": "Content"
|
"RestApi": "Content"
|
||||||
},
|
},
|
||||||
|
|
||||||
"build_entry_point": "docs",
|
"build_entry_point": "docs",
|
||||||
"template_folder": "_themes",
|
"template_folder": "_themes",
|
||||||
"version": 0
|
"version": 0
|
||||||
@ -293,6 +292,22 @@
|
|||||||
"build_entry_point": "docs",
|
"build_entry_point": "docs",
|
||||||
"template_folder": "_themes",
|
"template_folder": "_themes",
|
||||||
"version": 0
|
"version": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"docset_name": "keep-secure",
|
||||||
|
"build_source_folder": "windows/keep-secure",
|
||||||
|
"build_output_subfolder": "keep-secure",
|
||||||
|
"locale": "en-us",
|
||||||
|
"monikers": [],
|
||||||
|
"open_to_public_contributors": false,
|
||||||
|
"type_mapping": {
|
||||||
|
"Conceptual": "Content",
|
||||||
|
"ManagedReference": "Content",
|
||||||
|
"RestApi": "Content"
|
||||||
|
},
|
||||||
|
"build_entry_point": "docs",
|
||||||
|
"template_folder": "_themes",
|
||||||
|
"version": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"notification_subscribers": [
|
"notification_subscribers": [
|
||||||
@ -315,4 +330,3 @@
|
|||||||
],
|
],
|
||||||
"need_generate_pdf_url_template": false
|
"need_generate_pdf_url_template": false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
1
windows/keep-secure/TOC.md
Normal file
1
windows/keep-secure/TOC.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# [Index](index.md)
|
37
windows/keep-secure/docfx.json
Normal file
37
windows/keep-secure/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": "keep-secure"
|
||||||
|
}
|
||||||
|
}
|
1
windows/keep-secure/index.md
Normal file
1
windows/keep-secure/index.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Welcome to keep-secure!
|
Loading…
x
Reference in New Issue
Block a user