microsoft/openvmm

Public

mirrored from https://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
72af67f6f4d9d042a32318a024b4ccb612bbd2db

Branches

Tags

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

Clone

HTTPS

Download ZIP

Guide/book.toml

16lines · modecode

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