Commit de36cb4
committed
docs: drop mike version provider for pre-1.0
mike maintains multiple versioned snapshots of the docs under one
domain, with a version dropdown for switching between them. Useful
once an API contract stabilizes and users on different installed
versions need to read the docs that match their install.
Pre-1.0, breaking changes are still expected — historical snapshots
would just confuse readers (the API in v0.5 docs may not exist in
v0.7). pydantic-ai's docs site (the polish reference) doesn't ship
versioned docs either. Revisit when 1.0 ships and the API
contract stabilizes.
Removes ``extra.version.provider: mike`` from mkdocs.yml so Material's
theme stops trying to fetch a versions.json that no CI step
produces.1 parent 0f0a511 commit de36cb4
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 116 | | |
122 | 117 | | |
123 | 118 | | |
| |||
0 commit comments