Hide version selector or mike ins't working #6329
-
I'm following the setting up versioning tutorial and its usage sections says that it's best to check out Mike's documentation for further information. In this regard, I would like to use one of the mike's configuration to hide the version selector that is created when Mike is activated. The business rule in my case will be using versions to monitor and share improvements on my document without letting end users explicitly see it. My site_name: My Docs
theme:
name: material
custom_dir: overrides
extra:
version:
provider: mike
plugins:
- mike:
version_selector: false But the version selector not gone: I asked this question in one of Mike's related issues and its maintainer said that as far as he knows, "Material theme doesn't consult the Is the statement "Material theme doesn't consult the Obs.: I searched for similar issues and discussions but only found questions about version selection not working, most of the time due to misconfiguration. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Yes, that is currently not supported by Material for MkDocs. You can open a feature request. I won't consider it a bug, as this functionality was added newly to mike, and until now, nobody cared to use it as it seems. We'll look at the feature request and check if we can support it. |
Beta Was this translation helpful? Give feedback.
Yes, that is currently not supported by Material for MkDocs. You can open a feature request. I won't consider it a bug, as this functionality was added newly to mike, and until now, nobody cared to use it as it seems. We'll look at the feature request and check if we can support it.