Thank you Jerome for fixing stuff. I will revert this specific commit though. The reason is this: - Previsouly, yade-dem.org/doc was pointing to last compiled doc. - After recent changes on the server, yade-dem.org/doc points to a list of recent builds, where yade-dem.org/doc/current is the last one (was before yade-dem.org/doc/)
Not bad in itself. The problem is the hardcoded hyperlinks here and there in the documentation are no longer valid. You, Jerome, fixed one, but there are many other to fix. The bibliographic reference of yade also mention a wrong link with current system, which is less easy to fix (we don't want to change the official references). After a quick discussion with Remi, the suggestion was this, which doesn't need to change links in the code: - move all recent builds to yade-dem.org/all - make yade-dem.org/doc point to yade-dem.org/all/recent Still, I am wondering now if keeping all different versions online is not a risk for people googling something. They may be sent to an older version of the doc without noticing that it is deprecated. Can we forbid google crawling for folders other than /current with some .htaccess trick? Bruno On 27/09/13 16:06, [email protected] wrote: > ------------------------------------------------------------ > revno: 3714 > committer: Jerome Duriez <[email protected]> > timestamp: Fri 2013-09-27 15:31:15 +0200 > message: > Correction of a broken link in GSTS doc > modified: > pkg/dem/GlobalStiffnessTimeStepper.hpp > > > -- > lp:yade > https://code.launchpad.net/~yade-pkg/yade/git-trunk > > Your team Yade developers is subscribed to branch lp:yade. > To unsubscribe from this branch go to > https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription > > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp -- _______________ Bruno Chareyre Associate Professor ENSE³ - Grenoble INP Lab. 3SR BP 53 38041 Grenoble cedex 9 Tél : +33 4 56 52 86 21 Fax : +33 4 76 82 70 43 ________________
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

