mirror of
https://github.com/logos-messaging/logos-delivery-simulator.git
synced 2026-05-06 15:19:28 +00:00
13 lines
423 B
TOML
13 lines
423 B
TOML
[book]
|
|
authors = ["logos-messaging"]
|
|
language = "en"
|
|
multilingual = false
|
|
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"
|
|
git-repository-icon = "fa-github"
|
|
edit-url-template = "https://github.com/logos-messaging/logos-delivery-simulator/edit/master/{path}"
|