Skip to content

Commit f82a461

Browse files
docs: sync docs-versioning policy and clarify compatibility baseline (#25)
* fix(docs): sync topbar and bumpversion with v0.5.0a1 * fix(docs): derive topbar version from tag or pyproject * ci(docs): deploy Cloudflare production docs from main only * docs(legal): clarify project ownership and third-party tool attribution * docs(readme): declare Zensical compatibility baseline v0.0.31+
1 parent e273e9c commit f82a461

5 files changed

Lines changed: 21 additions & 0 deletions

File tree

NOTICE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Copyright 2026 PythonWoods <dev@pythonwoods.dev>
44

55
This product includes software developed by the PythonWoods contributors.
66

7+
Project attribution:
8+
9+
- Zenzic is a PythonWoods project.
10+
- Zensical, MkDocs, and other referenced ecosystem tools are third-party projects.
11+
712
================================================================================
813

914
## Runtime Dependencies

README.it.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ Zenzic è **agnostico** — funziona con qualsiasi sistema di documentazione bas
4040
sono un errore bloccante, e se dichiari `engine = "zensical"` devi avere `zensical.toml` — nessun
4141
fallback, nessuna supposizione.
4242

43+
Baseline di compatibilità attuale con Zensical: **v0.0.31+**.
44+
45+
Attribuzione del progetto: Zenzic è un progetto PythonWoods. Zensical, MkDocs e
46+
gli altri strumenti citati sono progetti di terze parti.
47+
4348
---
4449

4550
## v0.5.0a1 — La Sentinella

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ or a bare folder of `.md` files) without installing any build framework. And it
4040
absolute links are a hard error, and if you declare `engine = "zensical"` you must have
4141
`zensical.toml` — no fallback, no guessing.
4242

43+
Current Zensical compatibility baseline: **v0.0.31+**.
44+
45+
Project attribution: Zenzic is a PythonWoods project. Zensical, MkDocs, and other
46+
referenced ecosystem tools are third-party projects.
47+
4348
---
4449

4550
## v0.5.0a1 Highlights — The Sentinel

docs/about/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Zenzic is an engineering-grade documentation linter and quality gate for any Mar
1111

1212
Built by [PythonWoods](https://github.com/PythonWoods), it is designed to run in CI/CD pipelines and catch documentation issues before they reach users.
1313

14+
Attribution: Zenzic is a PythonWoods project. Zensical, MkDocs, and other
15+
ecosystem tools referenced in this documentation are third-party projects.
16+
1417
---
1518

1619
<div class="grid cards" markdown>

docs/it/about/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Zenzic è un linter di documentazione di livello ingegneristico e un quality gat
1111

1212
Sviluppato da [PythonWoods](https://github.com/PythonWoods), è progettato per essere eseguito nelle pipeline CI/CD e rilevare i problemi nella documentazione prima che raggiungano gli utenti.
1313

14+
Attribuzione: Zenzic è un progetto PythonWoods. Zensical, MkDocs e gli altri
15+
strumenti dell'ecosistema citati in questa documentazione sono progetti di terze parti.
16+
1417
---
1518

1619
<div class="grid cards" markdown>

0 commit comments

Comments
 (0)