Merge remote-tracking branch 'refs/remotes/origin/master' into vs-8300464

This commit is contained in:
LizRoss 2016-08-03 10:12:55 -07:00
commit aeb674a35d
8 changed files with 12 additions and 46 deletions

View File

@ -27,8 +27,8 @@
},
{
"docset_name": "itpro-hololens",
"build_source_folder": "itpro-hololens",
"build_output_subfolder": "itpro-hololens",
"build_source_folder": "devices/hololens",
"build_output_subfolder": "devices/hololens",
"locale": "en-us",
"version": 0,
"open_to_public_contributors": false,
@ -104,4 +104,4 @@
"git_repository_url_open_to_public_contributors": "",
"skip_source_output_uploading": false,
"dependent_repositories": []
}
}

View File

@ -7,7 +7,7 @@
],
"exclude": [
"**/obj/**",
"itpro-hololens/**",
"devices/hololens/**",
"**/includes/**"
]
}
@ -20,7 +20,7 @@
],
"exclude": [
"**/obj/**",
"itpro-hololens/**",
"devices/hololens/**",
"**/includes/**"
]
}
@ -32,6 +32,6 @@
"template": [
null
],
"dest": "itpro-hololens"
"dest": "devices/hololens"
}
}
}

View File

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

View File

@ -1,37 +0,0 @@
{
"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"
}
}

View File

@ -1 +0,0 @@
# Index test file for Open Publishing

View File

@ -115,6 +115,11 @@ The PC must meet the following hardware and software requirements to use Credent
<td align="left"><p>Virtual machine</p></td>
<td align="left"><p>For PCs running Windows 10, version 1607, you can run Credential Guard on a Generation 2 virtual machine.</p></td>
</tr>
</tr>
<tr class="even">
<td align="left"><p>Hypervisor</p></td>
<td align="left"><p>Only the Windows hypervisor is supported.</p></td>
</tr>
</tbody>
</table>