specsync 2.2.1

Bidirectional spec-to-code validation — language-agnostic, blazing fast
title: SpecSync
description: Bidirectional spec-to-code validation — keep your docs honest.
url: "https://corvidlabs.github.io"
baseurl: "/spec-sync"

remote_theme: just-the-docs/just-the-docs@v0.10.0

color_scheme: rust

aux_links:
  "GitHub":
    - "https://github.com/CorvidLabs/spec-sync"
  "Crates.io":
    - "https://crates.io/crates/specsync"

aux_links_new_tab: true

heading_anchors: true

nav_sort: order

footer_content: "MIT License &copy; <a href=\"https://github.com/CorvidLabs\">CorvidLabs</a>"

back_to_top: true
back_to_top_text: "Back to top"

search_enabled: true
search:
  heading_level: 2
  previews: 3
  preview_words_before: 5
  preview_words_after: 10

callouts:
  warning:
    title: Warning
    color: yellow
  note:
    title: Note
    color: blue
  tip:
    title: Tip
    color: green