docs: Build with mdBook

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-07-19 07:37:52 -06:00
committed by Jeremy Soller
parent bd291871f4
commit 9b7c6704c3
4 changed files with 34 additions and 0 deletions

20
docs/book.toml Normal file
View File

@@ -0,0 +1,20 @@
# SPDX-License-Identifier: GPL-3.0-only
[book]
title = "System76 EC"
description = "System76 EC documentation"
language = "en"
src = "."
[build]
build-dir = "../build/docs"
create-missing = false
[output.html]
default-theme = "rust"
preferred-dark-theme = "coal"
no-section-label = true
git-repository-url = "https://github.com/system76/ec"
[output.html.print]
enable = false