Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Begone, mike! #291

Merged
merged 1 commit into from
Apr 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,9 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
extra:
version:
provider: mike
watch:
- src
plugins:
- mike:
alias_type: symlink
canonical_version: latest
- search
- mkdocstrings:
handlers:
Expand Down
1 change: 0 additions & 1 deletion requirements/docs.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
mike
mkdocs
mkdocs-material
mkdocs-simple-hooks
Expand Down
15 changes: 0 additions & 15 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,8 @@ griffe==0.44.0
# via mkdocstrings-python
idna==3.7
# via requests
importlib-metadata==7.1.0
# via mike
importlib-resources==6.4.0
# via mike
jinja2==3.1.3
# via
# mike
# mkdocs
# mkdocs-material
# mkdocstrings
Expand All @@ -49,12 +44,9 @@ markupsafe==2.1.5
# mkdocstrings
mergedeep==1.3.4
# via mkdocs
mike==2.0.0
# via -r requirements/docs.in
mkdocs==1.5.3
# via
# -r requirements/docs.in
# mike
# mkdocs-autorefs
# mkdocs-material
# mkdocs-redirects
Expand Down Expand Up @@ -94,13 +86,10 @@ pymdown-extensions==10.8
# via
# mkdocs-material
# mkdocstrings
pyparsing==3.1.2
# via mike
python-dateutil==2.9.0.post0
# via ghp-import
pyyaml==6.0.1
# via
# mike
# mkdocs
# pymdown-extensions
# pyyaml-env-tag
Expand All @@ -114,9 +103,5 @@ six==1.16.0
# via python-dateutil
urllib3==2.2.1
# via requests
verspec==0.1.0
# via mike
watchdog==4.0.0
# via mkdocs
zipp==3.18.1
# via importlib-metadata
Loading