video2x/docs/book/book.toml
k4yt3x 862b7f4ae8
docs(book): fixed incorrect edit URL template
Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-11-23 00:00:00 +00:00

12 lines
306 B
TOML

[book]
authors = ["k4yt3x"]
language = "en"
multilingual = false
title = "Video2X Documentations"
[output.html]
default-theme = "ayu"
preferred-dark-theme = "ayu"
git-repository-url = "https://github.com/k4yt3x/video2x"
edit-url-template = "https://github.com/k4yt3x/video2x/edit/master/docs/book/{path}"