{"id":19943234,"url":"https://github.com/root-project/doxyvers","last_synced_at":"2026-06-12T05:31:15.330Z","repository":{"id":71189781,"uuid":"244482635","full_name":"root-project/doxyvers","owner":"root-project","description":"Version selection for Doxygen documentation","archived":false,"fork":false,"pushed_at":"2020-07-01T10:04:34.000Z","size":35,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-01T13:27:30.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/root-project.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-02T21:48:47.000Z","updated_at":"2025-01-13T00:22:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9a615ab-d06f-426a-9947-6aea0f10c2e6","html_url":"https://github.com/root-project/doxyvers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/root-project/doxyvers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-project%2Fdoxyvers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-project%2Fdoxyvers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-project%2Fdoxyvers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-project%2Fdoxyvers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/root-project","download_url":"https://codeload.github.com/root-project/doxyvers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/root-project%2Fdoxyvers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34231214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T00:15:55.405Z","updated_at":"2026-06-12T05:31:15.309Z","avatar_url":"https://github.com/root-project.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Doxygen Multi-Version Selection\n\nThis tool allows client-side selection of different versions of the same Doxygen page.\nIt provides a drop-down menu, displaying all available versions. Only those versions\nbecome links that feature the current page; all others are grayed out and marked with\nstrike-though, to signal that the version did not yet (or does not anymore) offer that class.\n\n![Example](https://raw.githubusercontent.com/root-project/doxyvers/img/doxyvers.png)\n\nTo use, add to the end of the `\u003chead\u003e`:\n```html\n\u003c!-- BEGIN version select --\u003e\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"../dropdown.css\"\u003e\n\u003cscript type=\"text/javascript\" src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js\"\u003e\n\u003c/script\u003e\n\u003c!-- END version select --\u003e\n\u003c/head\u003e\n```\nand somewhere in the doxygen HTML header ( `titlearea`) where you'd traditionally display the software version of the doxygen documentation (`$projectnumber`):\n```html\n\u003c!-- BEGIN version select --\u003e\n\u003cdiv class=\"dropdown\"\u003e\n   \u003cbutton class=\"dropbtn\"\u003eVersion $projectnumber\u003c/button\u003e\n   \u003cdiv class=\"dropdown-content\"\u003e\n   \u003c/div\u003e\n\u003c/div\u003e\n\u003cscript type=\"text/javascript\" src=\"../selectversion.js\"\u003e\u003c/script\u003e\n\u003c!-- END version select --\u003e\n```\n\nThis tool assumes that the doxygen documentation for all versions has a common and\nbrowsable (\"index\"-able) parent directory containing the files of this repository.\n\nSee the top of `selectversion.js` for configuration options, and adjust the style / colors / \nwidth in `dropdown.css`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froot-project%2Fdoxyvers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froot-project%2Fdoxyvers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froot-project%2Fdoxyvers/lists"}