Skip to content

Commit f86e2cc

Browse files
tbitcsoz-agent
andcommitted
docs: add version banner for stable vs dev docs
RTD builds develop branch as separate version at specsmith.readthedocs.io/en/develop/ Added documentation versions note to index page linking both stable (latest) and dev (develop) docs. Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 140c147 commit f86e2cc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/site/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ When you run `specsmith init` or `specsmith import`, your project gets:
2828
- **Dependency management** — Dependabot or Renovate configured for the correct package ecosystem.
2929
- **Agent integration files** — Warp SKILL.md, CLAUDE.md, Copilot instructions, Cursor rules, etc.
3030

31+
!!! note "Documentation Versions"
32+
**Stable:** [specsmith.readthedocs.io/en/latest/](https://specsmith.readthedocs.io/en/latest/) — matches the latest PyPI release.
33+
**Dev:** [specsmith.readthedocs.io/en/develop/](https://specsmith.readthedocs.io/en/develop/) — matches the develop branch (`pip install --pre specsmith`).
34+
3135
## Quick Start
3236

3337
```bash

0 commit comments

Comments
 (0)