Initialize open publishing repository: https://github.com/Microsoft/win-cpub-itpro-docs of branch master

This commit is contained in:
fenxu 2017-04-25 04:39:46 +00:00
parent e1afbd618a
commit 2dbc9a0446
4 changed files with 56 additions and 3 deletions

View File

@ -43,7 +43,6 @@
"ManagedReference": "Content",
"RestApi": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes",
"version": 0
@ -293,6 +292,22 @@
"build_entry_point": "docs",
"template_folder": "_themes",
"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": [
@ -314,5 +329,4 @@
}
],
"need_generate_pdf_url_template": false
}
}

View File

@ -0,0 +1 @@
# [Index](index.md)

View 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"
}
}

View File

@ -0,0 +1 @@
# Welcome to keep-secure!