forked from Start9Labs/start-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
29 lines (24 loc) · 671 Bytes
/
book.toml
File metadata and controls
29 lines (24 loc) · 671 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[book]
authors = ["Start9"]
language = "en"
multilingual = false
src = "src"
title = "Start9 Docs"
[output.html]
additional-css = ["./mdbook-admonish.css", "./custom.css"]
git-repository-url = "https://github.com/start9labs/docs"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/start9labs/docs/edit/master/guide/{path}"
[output.html.fold]
enable = true
level = 0
[output.i18n.translations]
language = "es"
title = "Start9 Documentación"
authors = []
translators = []
description = "Español"
[preprocessor]
[preprocessor.admonish]
command = "mdbook-admonish"
assets_version = "3.0.2" # do not edit: managed by `mdbook-admonish install`