<div dir="ltr">Hi,<div><br></div><div>I found a great (undocumented) feature in devpi of giving you a link to your latest documentation for a package, e.g.:</div><div><br></div><div><a href="http://devpi.local/user/index/package/latest/+d/index.html">http://devpi.local/user/index/package/latest/+d/index.html</a><br></div><div><br></div><div>Is there a similar link for the package itself? This didn&#39;t work:</div><div><br></div><div><a href="http://devpi.local/user/index/package/latest">http://devpi.local/user/index/package/latest</a><br></div><div><br></div><div>i.e. replacing &quot;0.3.17&quot; with &quot;latest&quot; from the specific package link:</div><div><br></div><div><a href="http://devpi.local/user/index/package/0.3.17">http://devpi.local/user/index/package/0.3.17</a><br></div><div><br></div><div>I was looking through the devpi codebase and my devpi server file system, and saw that whereas all the versioned docs folders are on disk (e.g. ~/.devpi/serverdir-2.1.3/user/index/package/0.3.17/+doc), the &quot;latest&quot; folder isn&#39;t, so it must be routed through a pyramid view somewhere. Just out of curiosity, can anyone point me to where that is in the devpi codebase?</div><div><br></div><div>But as I say, the main question is about the existence of a &quot;latest&quot; package page itself, or if this is a desired feature?</div><div><br></div><div>Thanks,</div><div>Tom</div></div>