mirror of
https://github.com/CryptKeeperZK/Docs.git
synced 2026-01-06 21:53:51 -05:00
9 lines
170 B
TOML
9 lines
170 B
TOML
[book]
|
|
authors = ["AtHeartEngineer", "0xIsk", "0xmad"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "CryptKeeper Documentation"
|
|
|
|
[build]
|
|
create-missing = true |