Skip to content

Commit

Permalink
fix docs version provider
Browse files Browse the repository at this point in the history
  • Loading branch information
dpdani committed Oct 29, 2024
1 parent 7d2fd27 commit 89d3ba7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@ extra:
link: https://github.com/dpdani/cereggii
- icon: material/license
link: https://github.com/dpdani/cereggii/blob/main/LICENSE
# version:
# provider: mike
# default: stable
# alias: true
version:
provider: mike
default: stable
alias: true

plugins:
- search
Expand All @@ -115,4 +115,4 @@ extra_javascript:
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js

watch:
- ./src/cereggii/_cereggii.pyi
- ./src/cereggii/_cereggii.pyi

0 comments on commit 89d3ba7

Please sign in to comment.