Skip to content

Commit

Permalink
Add mike
Browse files Browse the repository at this point in the history
  • Loading branch information
maldoinc committed Sep 10, 2023
1 parent f48440f commit 3568397
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
plugins:
- mike
- search
- mkdocstrings:
default_handler: python
Expand All @@ -65,3 +66,6 @@ plugins:
extra_css:
- stylesheets/extra.css
docs_dir: pages
extra:
version:
provider: mike
37 changes: 36 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ mkdocs = "^1.5.2"
mkdocs-material = "^9.2.8"
mkdocstrings-python = "^1.6.2"
mkdocs-open-in-new-tab = "^1.0.2"
mike = "^1.1.2"

[tool.black]
line-length = 120
Expand Down

0 comments on commit 3568397

Please sign in to comment.