aboutsummaryrefslogtreecommitdiff
path: root/mdbook/proposals/book.toml
blob: f3e86887493a209e66b2c065455c78ae253f396b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[book]
authors = ["The Tor Project"]
language = "en"
multilingual = false
src = "../../proposals"
title = "Tor design proposals"
use-default-preprocessors = false

[build]
build-dir = "../../html/proposals"

[preprocessor.links]

# [preprocessor.pagetoc]

[output.html]
# additional-css = ["theme/pagetoc.css"]
# additional-js  = ["theme/pagetoc.js"]
no-section-label = true

[output.html.search]
enable = false