pokeemerald-expansion/docs/book.toml
2025-11-03 15:02:12 +01:00

14 lines
369 B
TOML

[book]
language = "en"
src = "."
title = "pokeemerald-expansion"
[output.html]
git-repository-url = "https://github.com/rh-hideout/pokeemerald-expansion"
edit-url-template = "https://github.com/rh-hideout/pokeemerald-expansion/edit/master/docs/{path}"
site-url = "/pokeemerald-expansion/"
[preprocessor.fix_links]
command = "python3 fix_links.py"
after = [ "links" ]