[racket-dev] I'd like to add a sidebar link to all documentation versions in docs.racket-lang.org.

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Feb 24 15:22:42 EST 2013

On Tuesday, Danny Yoo wrote:
> 
> It turns out that prior versions of documentation are linked from the
> "Download" section:
> 
>     http://download.racket-lang.org/docs/
> 
> 
> Preferably, this link should show up somewhere on the sidebar of the
> main documentation site.

-1.  I think that this kind of link belongs on the web pages, but not
as part of the documentation (which is more application-like than
web-like).  I think that this should be reverted, and instead make the
older docs more available: I'll make another column in the
all-versions page (main page > download > all versions).

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the dev mailing list.