How does conan-docs implement its version switcher?
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
### Problem Description
According to my understanding, Read The Docs will provide built-in Version/Langauge Switchers. However, it seems that Conan doesn't use RTD. Therefore, I wonder how conan-docs implement its version switcher?
Take CMake Documentation for example. It provides its own version switcher by using [version_switch.js](https://cmake.org/cmake/help/version_switch.js).
And it seems that the locally built documentation won't display the version switcher. How does Conan setup its version switcher?
### Screenshots


Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the version_switch.js implementation linked in the issue and inspect the Conan documentation build and publishing configuration to identify how the hosted switcher is supplied. Compare that with a locally built documentation site. Done means documenting the switcher's source, setup, and why it is absent from local builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100