microsoft/openvmm

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
de3e9e6393c9fef181505015739d81320d340d11

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