13 lines
421 B
TOML
Raw Normal View History

2024-06-12 12:34:16 +02:00
[book]
2026-04-11 02:12:05 +05:30
authors = ["logos-messaging"]
2024-06-12 12:34:16 +02:00
language = "en"
src = "src"
2026-04-11 02:12:05 +05:30
title = "Logos Delivery Simulator Book"
description = "Documentation for the Logos Delivery Simulator."
2024-06-12 12:56:48 +02:00
[output.html]
2026-04-11 02:12:05 +05:30
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"