Sacha Saint-Leger 3d25f0db01
book updates (#2345)
* edit log rotation page

* update command line options

* add github edit button
2021-02-19 12:17:48 +01:00

17 lines
372 B
TOML

[book]
authors = ["Lee Ting Ting", "Jacek Sieka", "Sacha Saint-Leger"]
language = "en"
multilingual = false
src = "src"
title = "The Nimbus Beacon Chain Book"
[preprocessor.open-on-gh]
command = "mdbook-open-on-gh"
renderer = ["html"]
[output.html]
additional-css = ["custom.css"]
git-repository-url = "https://github.com/status-im/nimbus-eth2"
git-branch = "unstable"