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

feat: added mike for doc versioning #98

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

paulnovello
Copy link
Member

This pull request includes changes to the mkdocs.yml configuration file and the setup.py file to integrate the mike plugin for versioning documentation.

Integration of mike plugin:

  • mkdocs.yml: Added configuration for the mike plugin, including options such as alias_type, redirect_template, deploy_prefix, canonical_version, version_selector, css_dir, and javascript_dir.
  • mkdocs.yml: Added an extra section to specify mike as the version provider.
  • setup.py: Added mike to the list of required packages.

Copy link

github-actions bot commented Feb 3, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
2392 2214 93% 70% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 6986116 by action🐍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant