microsoft/openvmm

Public

mirrored fromhttps://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
15e07a8246fa7bad80ef06f167641da58f4e021b

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

Guide/book.toml

15lines · modecode

1# Copyright (C) Microsoft Corporation. All rights reserved.
2
3[book]
4language = "en"
5multilingual = false
6src = "src"
7title = "The OpenVMM Guide"
8
9[build]
10create-missing = false
11
12[output.html]
13git-repository-url = "https://github.com/microsoft/OpenVMM"
14git-repository-icon = "fa-github"
15edit-url-template = "https://github.com/microsoft/OpenVMM/edit/main/Guide/{path}"
16