Is there an easy way to integrate scaladoc into IntelliJ Idea?

Posted by Jasper on Stack Overflow See other posts from Stack Overflow or by Jasper
Published on 2010-03-18T12:46:11Z Indexed on 2010/03/18 12:51 UTC
Read the original article Hit count: 349

Filed under:
|
|

How do I use/generate scaladoc from within IntelliJ Idea (running on ubuntu)? Most preferably I would like to configure Tools/generate javadoc to also generate scaladoc, though that might be hard as of the differences between both according to this thread.

© Stack Overflow or respective owner

Related posts about scala

Related posts about javadoc