mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-26 07:29:59 -07:00
10 lines
240 B
TOML
10 lines
240 B
TOML
[book]
|
|
authors = ["The Rayhunter Team"]
|
|
language = "en"
|
|
src = "doc"
|
|
title = "Rayhunter - An IMSI Catcher Catcher"
|
|
|
|
[output.html]
|
|
edit-url-template = "https://github.com/efforg/rayhunter/edit/main/{path}"
|
|
additional-css = ["doc/custom.css"]
|