specsync 4.2.1

Bidirectional spec-to-code validation with schema column checking — 11 languages, single binary
1
2
3
4
5
6
7
8
9
10
11
12
13
[book]
title = "SpecSync"
description = "Bidirectional spec-to-code validation — keep your docs honest."
authors = ["CorvidLabs"]
language = "en"
src = "src"

[output.html]
default-theme = "coal"
preferred-dark-theme = "coal"
git-repository-url = "https://github.com/CorvidLabs/spec-sync"
edit-url-template = "https://github.com/CorvidLabs/spec-sync/edit/main/docs/src/{path}"
additional-css = ["theme/custom.css"]