mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2025-08-02 14:38:36 +02:00
Add mdbook documentation for the sync server
This commit is contained in:
parent
c539e604d9
commit
60436a5524
10 changed files with 178 additions and 94 deletions
9
docs/book.toml
Normal file
9
docs/book.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[book]
|
||||
authors = ["Dustin J. Mitchell"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "TaskChampion Sync Server"
|
||||
|
||||
[output.html]
|
||||
default-theme = "ayu"
|
Loading…
Add table
Add a link
Reference in a new issue