[racket-dev] Documentation problem

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Jun 24 01:00:50 EDT 2012

Yesterday, Antonio Menezes Leitao wrote:
> Hi,
> 
> Recent nightly builds (e.g., for 5.3.0.10 or 5.3.0.11) install
> documentation files that incorrectly point to 5.3.0.4 files.
> 
> This is visible after accessing the Help Desk: the page says it's
> for version 5.3.0.4 and clicking on any of the links will show the
> problem.

Did you use `raco docs' to open the documentation page?  -- Each
version is intalled in a different directory, so the previous page
would stay the same.

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

Posted on the dev mailing list.