Files
Mortal-Copied/docs/book.toml
e2hang b7a7d7404a
Some checks failed
deploy-docs / build (push) Has been cancelled
build-libriichi / build (push) Has been cancelled
Mortal
2025-10-07 20:30:03 +08:00

23 lines
622 B
TOML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[book]
authors = ["Equim"]
language = "en"
multilingual = false
src = "src"
title = "🀄Mortal Documentation"
description = "Mortal - a free and open source AI for Japanese mahjong"
[preprocessor.admonish]
assets_version = "3.0.0" # do not edit: managed by `mdbook-admonish install`
[preprocessor.pagetoc]
[output.html]
default-theme = "ayu"
preferred-dark-theme = "ayu"
mathjax-support = true
site-url = "/"
cname = "mortal.ekyu.moe"
git-repository-url = "https://github.com/Equim-chan/Mortal"
additional-js = ["theme/pagetoc.js"]
additional-css = ["theme/pagetoc.css", "css/mdbook-admonish.css", "css/extra.css"]