public
Description: git branch of vscaladoc
Homepage:
Clone URL: git://github.com/robey/vscaladoc.git
name age message
file .gitignore Loading commit data...
file README.txt
file TODO.txt
directory ant/
file build.xml
directory ivy/
directory libs/
file pom.xml
file sc.sh
directory src/
README.txt
to build you need maven 2.0.7+ and jdk 1.5+ (scala isn't required)

$> mvn clean package

to run a try on scaladoc2, I use

$> mvn install && ./sc.sh