conduit/book.toml

22 lines
487 B
TOML
Raw Normal View History

2024-03-13 18:01:41 +01:00
[book]
description = "Conduit is a simple, fast and reliable chat server for the Matrix protocol"
language = "en"
multilingual = false
src = "docs"
2024-05-06 20:43:13 +02:00
title = "Conduit"
2024-03-13 18:01:41 +01:00
[build]
build-dir = "public"
create-missing = true
[output.html]
edit-url-template = "https://gitlab.com/famedly/conduit/-/edit/next/{path}"
git-repository-icon = "fa-git-square"
2024-05-06 20:43:13 +02:00
git-repository-url = "https://gitlab.com/famedly/conduit"
2024-03-13 18:01:41 +01:00
[output.html.search]
limit-results = 15
2024-05-02 10:27:14 +02:00
[output.html.code.hidelines]
json = "~"