forked from HackTricks-wiki/hacktricks
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbook.toml
More file actions
37 lines (30 loc) · 780 Bytes
/
book.toml
File metadata and controls
37 lines (30 loc) · 780 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
30
31
32
33
34
35
36
37
[book]
authors = ["HackTricks Team"]
language = "en"
src = "src"
title = "HackTricks"
[build]
create-missing = false
extra-watch-dirs = ["translations"]
[preprocessor.tabs]
[preprocessor.hacktricks]
command = "python3 ./hacktricks-preprocessor.py"
env = "prod"
[output.html]
additional-css = ["theme/tabs.css", "theme/pagetoc.css"]
additional-js = [
"theme/tabs.js",
"theme/pagetoc.js",
"theme/ht_searcher.js",
"theme/sponsor.js",
"theme/ai.js"
]
no-section-label = true
preferred-dark-theme = "hacktricks-dark"
default-theme = "hacktricks-light"
hash-files = false
[output.html.fold]
enable = true # whether or not to enable section folding
level = 0 # the depth to start folding
[output.html.print]
enable = false # whether or not to enable print