mirror of
https://github.com/vacp2p/rfc-index.git
synced 2026-01-09 15:48:03 -05:00
12 lines
255 B
TOML
12 lines
255 B
TOML
[book]
|
|
title = "Vac RFC"
|
|
authors = ["Jakub Sokołowski"]
|
|
language = "en"
|
|
src = "docs"
|
|
|
|
[output.html]
|
|
default-theme = "ayu"
|
|
additional-css = ["custom.css"]
|
|
additional-js = ["scripts/rfc-index.js"]
|
|
git-repository-url = "https://github.com/vacp2p/rfc-index"
|