-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathbook.toml
More file actions
20 lines (17 loc) · 558 Bytes
/
book.toml
File metadata and controls
20 lines (17 loc) · 558 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[book]
title = "Nyx"
authors = ["Eli Peter"]
description = " Multi-language static analysis with cross-file taint tracking. Scan your repo, triage findings in your browser, commit triage state with your code. No cloud, no account."
language = "en"
src = "docs"
[output.html]
default-theme = "navy"
preferred-dark-theme = "navy"
git-repository-url = "https://github.com/elicpeter/nyx"
edit-url-template = "https://github.com/elicpeter/nyx/edit/master/{path}"
site-url = "/nyx/"
[output.html.fold]
enable = true
level = 1
[output.html.search]
enable = true