aboutsummaryrefslogtreecommitdiff
path: root/mdbook/spec/book.toml
blob: b85e32033e4d6acb20c7b1721ab567c04cab794d (plain)
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
[book]
authors = ["The Tor Project"]
language = "en"
multilingual = false
src = "../../spec"
title = "Tor Specifications"

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

[preprocessor]

[output.html]
theme = "../theme"

[output.html.redirect]

# BEGIN AUTO-GENERATED REDIRECTS
"/collector-protocol.html" = "https://gitlab.torproject.org/tpo/network-health/metrics/collector/-/blob/master/src/main/resources/docs/PROTOCOL?ref_type=heads"
"/gettor-spec.html" = "https://gitlab.torproject.org/tpo/core/torspec/-/raw/main/attic/text_formats/gettor-spec.txt?ref_type=heads"
"/rend-spec-v2.html" = "https://gitlab.torproject.org/tpo/core/torspec/-/blob/main/attic/rend-spec-v2.txt?ref_type=heads"
"/rend-spec-v3.html" = "https://spec.torproject.org/rend-spec"
"/tor-fw-helper-spec.html" = "https://gitlab.torproject.org/tpo/core/torspec/-/blob/main/attic/tor-fw-helper-spec.txt?ref_type=heads"
"/torbrowser-design.html" = "https://2019.www.torproject.org/projects/torbrowser/design/"
"/tor-design.html" = "https://svn.torproject.org/svn/projects/design-paper/tor-design.pdf"
"/walking-onions.html" = "https://spec.torproject.org/proposals/323-walking-onions-full.html"
# END AUTO-GENERATED REDIRECTS