mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-04-22 02:07:55 +00:00
e7e40a0ded
This PR adds comprehensive project documentation in the form of an mdBook. --------- Signed-off-by: xermicus <cyrill@parity.io> Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com> Co-authored-by: LJ <81748770+elle-j@users.noreply.github.com> Co-authored-by: PG Herveou <pgherveou@gmail.com>
8 lines
108 B
TOML
8 lines
108 B
TOML
[book]
|
|
title = "revive compiler book"
|
|
authors = ["xermicus"]
|
|
language = "en"
|
|
|
|
[build]
|
|
build-dir = "../docs"
|