mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into FromPrivateRepo
This commit is contained in:
commit
0d939f560c
@ -34,6 +34,22 @@
|
|||||||
"moniker_groups": [],
|
"moniker_groups": [],
|
||||||
"version": 0
|
"version": 0
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"docset_name": "eula-vsts",
|
||||||
|
"build_source_folder": "windows/eulas",
|
||||||
|
"build_output_subfolder": "eula-vsts",
|
||||||
|
"locale": "en-us",
|
||||||
|
"monikers": [],
|
||||||
|
"moniker_ranges": [],
|
||||||
|
"open_to_public_contributors": false,
|
||||||
|
"type_mapping": {
|
||||||
|
"Conceptual": "Content",
|
||||||
|
"ManagedReference": "Content",
|
||||||
|
"RestApi": "Content"
|
||||||
|
},
|
||||||
|
"build_entry_point": "docs",
|
||||||
|
"template_folder": "_themes"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"docset_name": "gdpr",
|
"docset_name": "gdpr",
|
||||||
"build_source_folder": "gdpr",
|
"build_source_folder": "gdpr",
|
||||||
|
2
windows/eulas/TOC.yml
Normal file
2
windows/eulas/TOC.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
- name: Index
|
||||||
|
href: index.md
|
3
windows/eulas/breadcrumb/toc.yml
Normal file
3
windows/eulas/breadcrumb/toc.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- name: Docs
|
||||||
|
tocHref: /
|
||||||
|
topicHref: /
|
47
windows/eulas/docfx.json
Normal file
47
windows/eulas/docfx.json
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
{
|
||||||
|
"build": {
|
||||||
|
"content": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.md",
|
||||||
|
"**/*.yml"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"**/includes/**",
|
||||||
|
"_themes/**",
|
||||||
|
"_themes.pdf/**",
|
||||||
|
"README.md",
|
||||||
|
"LICENSE",
|
||||||
|
"LICENSE-CODE",
|
||||||
|
"ThirdPartyNotices"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"resource": [
|
||||||
|
{
|
||||||
|
"files": [
|
||||||
|
"**/*.png",
|
||||||
|
"**/*.jpg"
|
||||||
|
],
|
||||||
|
"exclude": [
|
||||||
|
"**/obj/**",
|
||||||
|
"**/includes/**",
|
||||||
|
"_themes/**",
|
||||||
|
"_themes.pdf/**"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"overwrite": [],
|
||||||
|
"externalReference": [],
|
||||||
|
"globalMetadata": {
|
||||||
|
"breadcrumb_path": "/windows/eulas/breadcrumb/toc.json",
|
||||||
|
"extendBreadcrumb": true,
|
||||||
|
"feedback_system": "None"
|
||||||
|
},
|
||||||
|
"fileMetadata": {},
|
||||||
|
"template": [],
|
||||||
|
"dest": "eula-vsts",
|
||||||
|
"markdownEngineName": "markdig"
|
||||||
|
}
|
||||||
|
}
|
1
windows/eulas/index.md
Normal file
1
windows/eulas/index.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
# Welcome to eula-vsts!
|
@ -11,7 +11,7 @@ ms.pagetype: security
|
|||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
author: andreabichsel
|
author: andreabichsel
|
||||||
ms.author: v-anbic
|
ms.author: v-anbic
|
||||||
ms.date: 10//2018
|
ms.date: 10/25/2018
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user