mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-16 15:58:14 +00:00
e0736d1807
* add user-book * add `A-book-user` to labeler
19 lines
483 B
TOML
19 lines
483 B
TOML
[book]
|
|
authors = ["hinto-janai"]
|
|
language = "en"
|
|
multilingual = false
|
|
src = "src"
|
|
title = "Cuprate's user book"
|
|
git-repository-url = "https://github.com/Cuprate/user-book"
|
|
|
|
# TODO: fix after importing real files.
|
|
#
|
|
# [preprocessor.last-changed]
|
|
# command = "mdbook-last-changed"
|
|
# renderer = ["html"]
|
|
#
|
|
# [output.html]
|
|
# default-theme = "ayu"
|
|
# preferred-dark-theme = "ayu"
|
|
# git-repository-url = "https://github.com/hinto-janai/cuprate-user"
|
|
# additional-css = ["last-changed.css"]
|