Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 473 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 473 Bytes

Cube Project

Website: http://cube.imag.fr

Current version

1.2-SNAPSHOT

Under-development version

1.3-SNAPSHOT

Compile all the project

Go to the ''src'' directory and type:

mvn clean install

Generate the documentation

Go to the ''doc'' directory and run:

mvn clean site

This will generate the documentation web site in the 'target/site' location.