Status: Accepted
Owner: [email protected]
CC: [email protected]
Labels: Type-Defect Priority-Medium Documentation

New issue 2755 by [email protected]: Way to automatically redirect docs to latest version
http://code.google.com/p/sympy/issues/detail?id=2755

If you go to http://docs.sympy.org/modules/polys/wester.html, it's a 404, because you need to go to http://docs.sympy.org/0.7.1/modules/polys/wester.html or http://docs.sympy.org/dev/modules/polys/wester.html. There should be a way to link to the most recent stable version docs, ideally just by doing http://docs.sympy.org/modules/polys/wester.html and it would automatically redirect to http://docs.sympy.org/0.7.1/modules/polys/wester.html (or http://docs.sympy.org/0.7.2/modules/polys/wester.html when that is released, etc.).

Does anyone know how to do this?

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to