Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Fare i test wrt la user guide Yoga. Per buildarla:{code:java}


Code Block
languagebash
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

...