Skip to content
Discussion options

You must be logged in to vote

You currently cannot set a version string explicitly in mkdocs.yml. You need to use a tool that supports proper versioning, and currently, the only tool supported is mike, as is noted in the documentation. The reason for this is that proper version support needs a lot more logic than just setting a version, which is why we decided to natively support mike.

You could in theory add support yourself by using theme extension though.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@daks
Comment options

Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants