The badge to the "stable docs" point to the wrong directories

When clicking the badges for docs|stable in any of the Bob packages, I get an 404 error. While the docs|stable badge links to https://www.idiap.ch/software/bob/docs/bob/[package]/stable/index.html, the latest version is stored in https://www.idiap.ch/software/bob/docs/bob/[package]/[version]/index.html, e.g. for bob.io.base the wrong link is https://www.idiap.ch/software/bob/docs/bob/bob.io.base/stable/index.html, while the latest version of the docs is stored under https://www.idiap.ch/software/bob/docs/bob/bob.io.base/v2.0.7/index.html

I assume an easy fix for that would be to create a link inside https://www.idiap.ch/software/bob/docs/bob/[package] with the name stable that points to the latest version of the package. (If this link already exists, please make sure that it is readable for everyone.)

  • Release new versions of packages
  • Fix the wiki page of packages
Edited by Amir MOHAMMADI