Fare i test wrt la user guide Yoga. Per buildarla:{code:java}
| Code Block | ||
|---|---|---|
| ||
mkdir ~/UG |
...
git clone -b yoga https://github.com/CloudVeneto/CVUserGuide.git |
...
make html |
...
e poi aprire un browser sul file index.html che sta nella directory build
...
Fare i test wrt la user guide Yoga. Per buildarla:{code:java}
| Code Block | ||
|---|---|---|
| ||
mkdir ~/UG |
...
git clone -b yoga https://github.com/CloudVeneto/CVUserGuide.git |
...
make html |
...
e poi aprire un browser sul file index.html che sta nella directory build
...