Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add make distcheck command and rename make package by make dist.
[simgrid.git] / doc / FAQ.doc
index fad7f4a..d399c9f 100644 (file)
@@ -497,7 +497,8 @@ make VERBOSE=1              build all targets and print build command lines
 make test              test all targets and summarize
 make package           make the distrib
 make install-simgrid   install the project (doc/ lib/ include/)
 make test              test all targets and summarize
 make package           make the distrib
 make install-simgrid   install the project (doc/ lib/ include/)
-make clean"            clean all targets
+make clean             clean all targets
+make html              Create simgrid documentation
 \endverbatim
 
 When the project have been succesfully compiling and build you can make tests.
 \endverbatim
 
 When the project have been succesfully compiling and build you can make tests.