This page is no longer maintained — Please continue to the home page at www.scala-lang.org

bin/scaladoc not documenting lazy vals

1 reply
Rob Dickens
Joined: 2008-12-20,
User offline. Last seen 42 years 45 weeks ago.
Dear All,
If I take away the 'lazy', the documentation appears.

Am using the bin/scaladoc which comes with the 2.7.4.final distribution.
Note that documentation does appear if the lazy val is implementing a documented abstract val or def, which is usually the case in the scala-library API.
Btw, I don't know if vscaladoc has the same problem, since I couldn't get this to work for the multi-module maven project in question.
--
Rob, Lafros.com
david.bernard
Joined: 2009-01-08,
User offline. Last seen 1 year 27 weeks ago.
Re: bin/scaladoc not documenting lazy vals
Hi,

I suppose vscaladoc has the same issue (not tested) but to help me improve vscaladoc :
Which version of vscaladoc do you use, what error do you have with vscaladoc and multi-module (works for lift and some test app I used) ?
Your project is it available somewhere.

Thanks

/davidB

On Thu, Jul 2, 2009 at 13:21, Rob Dickens <arctic.bob@googlemail.com> wrote:
Dear All,
If I take away the 'lazy', the documentation appears.

Am using the bin/scaladoc which comes with the 2.7.4.final distribution.
Note that documentation does appear if the lazy val is implementing a documented abstract val or def, which is usually the case in the scala-library API.
Btw, I don't know if vscaladoc has the same problem, since I couldn't get this to work for the multi-module maven project in question.
--
Rob, Lafros.com

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland