Version selector doesn't appear on Doxygen pages
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 13
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
There's supposed to be a version selector in the upper right hand corner on pages like this:
https://www.mlpack.org/doc/mlpack-3.2.2/doxygen/index.html
but it doesn't appear to be displaying. It's likely a simple fix; perhaps some JS isn't loading correctly, or something. I haven't even looked at the console when loading the page yet; I just wanted to write this down so it doesn't get forgotten. :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by opening the referenced mlpack-3.2.2 Doxygen page and checking the browser console and network requests for missing JavaScript. Trace the page's version-selector assets in the repository, then verify that the selector appears and works on Doxygen pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100