13 lines
421 B
TOML

[book]
authors = ["logos-messaging"]
language = "en"
src = "src"
title = "Logos Delivery Simulator Book"
description = "Documentation for the Logos Delivery Simulator."
[output.html]
git-repository-url = "https://github.com/logos-messaging/logos-delivery-simulator"
edit-url-template = "https://github.com/logos-messaging/logos-delivery-simulator/edit/master/{path}"
default-theme = "coal"
preferred-dark-theme = "coal"