mirror of
https://github.com/logos-messaging/logos-delivery-simulator.git
synced 2026-05-06 15:19:28 +00:00
13 lines
421 B
TOML
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"
|