forked from Monolith-Station/mono-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbook.toml
More file actions
46 lines (34 loc) · 1.22 KB
/
book.toml
File metadata and controls
46 lines (34 loc) · 1.22 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[book]
authors = ["Monolith & Space Wizards Contributors"]
language = "en"
src = "src"
title = "Monolith Development Wiki"
description = "Tutorial & reference for the Monolith project."
[preprocessor.mermaid]
[preprocessor.admonish]
assets_version = "3.0.1" # do not edit: managed by `mdbook-admonish install`
command = "mdbook-admonish"
[preprocessor.emojicodes]
[preprocessor.template]
before = ["mermaid","admonish","emojicodes"] # templates can include these so we run this first
[preprocessor.embedify]
[output.html]
additional-js = ['scripts/mermaid.min.js', 'scripts/mermaid-init.js', 'scripts/nav-additions.js']
additional-css = ['theme/compiled/ss14.css']
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/Monolith-Station/Monolith"
edit-url-template = "https://github.com/Monolith-Station/docs/blob/master/{path}"
mathjax-support = true
curly-quotes = true
no-section-label = true
[output.html.print]
enable = false
[output.html.fold]
enable = true
level = 1
[output.html.playground]
runnable = false # sorry we arent rustpilled :(
[output.linkcheck]
traverse-parent-directories = false
warning-policy = "ignore" # false-positives like hell with absolute links & latex, so.. cant do