Documentation infrastructure, versioned releases #5

Merged
coding-agent-marvin8 merged 0 commits from refs/pull/5/head into main 2026-05-14 11:28:29 +00:00
coding-agent-marvin8 commented 2026-05-14 09:20:59 +00:00 (Migrated from codeberg.org)

Summary

  • MkDocs site with Material theme (teal), mike versioning, mkdocstrings API reference
  • 11 docs pages: index, getting-started, usage, development, reference, about
  • Google-style docstrings across all 13 src/yilan/ modules; interrogate at 99%
  • interrogate added to dev deps and nox default sessions
  • .woodpecker/publish-docs.yml for tag-triggered Codeberg Pages deploy
  • Versioned releases via git-cliff, bump-my-version, just release patch|minor|major
  • CHANGELOG.md stub; cliff.toml with gitmoji parsers
  • .gitignore additions: site/, .nox/
## Summary - MkDocs site with Material theme (teal), mike versioning, mkdocstrings API reference - 11 docs pages: index, getting-started, usage, development, reference, about - Google-style docstrings across all 13 `src/yilan/` modules; interrogate at 99% - `interrogate` added to dev deps and nox default sessions - `.woodpecker/publish-docs.yml` for tag-triggered Codeberg Pages deploy - Versioned releases via `git-cliff`, `bump-my-version`, `just release patch|minor|major` - `CHANGELOG.md` stub; `cliff.toml` with gitmoji parsers - `.gitignore` additions: `site/`, `.nox/`
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
marvin8/yilan!5
No description provided.