<div dir="ltr">Hey,<div><br></div><div>I've noticed that often, when googling for the documentation of a scipy function, I often get the docs for that function from a mix of different versions of scipy. Furthermore, on the mailing list, it's somewhat common for people to ask questions about a function that are based on the docstrings for an older version scipy (this might be because they're using an older version of scipy, but I think in many cases it's what came up in their search).</div><div><br></div><div>In the web documentation for scikit-learn, the version that you're browsing is displayed somewhat prominently. Also for particularly old versions of the docs, a red bar at the top of the screen lets you know that you're browsing an outdated version, and offers a link to the latest stable version. See <a href="http://scikit-learn.org/0.12/modules/generated/sklearn.linear_model.LassoLarsCV.html#sklearn.linear_model.LassoLarsCV">this page</a>, for example.</div><div><br></div><div>Something similar might be a good idea for the scipy documentation.</div><div><br></div><div>-Robert</div></div>