forked from Goob-Station/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
book.toml
45 lines (34 loc) · 1.25 KB
/
book.toml
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
[book]
authors = ["Space Wizards Contributors, Goobstation Maintainers"]
language = "en"
multilingual = false
src = "src"
title = "Goob Station Wiki"
description = "Tutorial & reference for goob station."
[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
[output.html]
additional-js = ['scripts/mermaid.min.js', 'scripts/mermaid-init.js', 'scripts/nav-additions.js']
additional-css = ['theme/mdbook-admonish.css', 'theme/ss14.css', 'theme/nav-style.css']
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/Goob-Station/Goob-Station"
edit-url-template = "https://github.com/Goob-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