Respackopts/book.toml

17 lines
516 B
TOML
Raw Permalink Normal View History

2022-08-30 13:31:08 +02:00
[book]
authors = ["JFronny"]
language = "en"
multilingual = false
src = "docs"
title = "respackopts docs"
description = "Documentation for the respackopts config engine for minecraft resource and data packs"
[build]
build-dir = "public"
[output.html]
2022-12-03 14:02:12 +01:00
git-repository-url = "https://git.frohnmeyer-wds.de/JfMods/Respackopts"
git-repository-icon = "fa-git-alt"
edit-url-template = "https://git.frohnmeyer-wds.de/JfMods/Respackopts/_edit/master/{path}"
site-url = "https://pages.frohnmeyer-wds.de/JfMods/Respackopts/"