e9ce642795
squashed from https://gitlab.com/famedly/conduit/-/merge_requests/604 added differences.md Co-authored-by: Charles Hall <charles@computer.surgery> Co-authored-by: strawberry <strawberry@puppygock.gay> Signed-off-by: strawberry <strawberry@puppygock.gay>
18 lines
446 B
TOML
18 lines
446 B
TOML
[book]
|
|
title = "Conduit"
|
|
description = "Conduit is a simple, fast and reliable chat server for the Matrix protocol"
|
|
language = "en"
|
|
multilingual = false
|
|
src = "docs"
|
|
|
|
[build]
|
|
build-dir = "public"
|
|
create-missing = true
|
|
|
|
[output.html]
|
|
git-repository-url = "https://gitlab.com/famedly/conduit"
|
|
edit-url-template = "https://gitlab.com/famedly/conduit/-/edit/next/{path}"
|
|
git-repository-icon = "fa-git-square"
|
|
|
|
[output.html.search]
|
|
limit-results = 15
|