#
#  Copyright 2007 LAAS-CNRS
#

Installation instructions for hpp-doc
-------------------------------------

It is recommended to create a specific directory to install this package.
mkdir build
cd build
cmake [OPTIONS] ..
make
make install
