X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/708989f9970b6f37f3ca7c7b568bcbfeaa53867f..9d7e857328377861f81e95fbc3138032b51b7da9:/.gitignore diff --git a/.gitignore b/.gitignore index b782a25324..4eb661df30 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,7 @@ Testing/ Makefile bin/ lib/ +manpages/ build_dir/ build/ buildtools/Cmake/test_prog/prog_va_copy.c @@ -92,10 +93,12 @@ doc/footer.html *.doc.toc doc/latex/ doc/html -doc/index-API.doc +doc/user_guide/html +doc/user_guide/latex +doc/ref_guide/html +doc/ref_guide/latex doc/index.php doc/simgrid.tag -doc/simgrid_modules.map doc/publis_core.bib doc/publis_core_bib.html doc/publis_count.html @@ -103,6 +106,19 @@ doc/publis_extern.bib doc/publis_extern_bib.html doc/publis_intra.bib doc/publis_intra_bib.html +doc/ref_guide/doxygen/RefGuideDoxyfile +doc/user_guide/doxygen/UserGuideDoxyfile +doc/ref_guide/doxygen/logcategories.doc +doc/user_guide/doxygen/logcategories.doc +doc/ref_guide/doxygen/simgrid_modules.map +doc/user_guide/doxygen/simgrid_modules.map +doc/index-API.doc +doc/ref_guide/doxygen/index-API.doc +doc/user_guide/doxygen/index-API.doc +doc/simgrid_modules.map +doc/logcategories.doc +doc/shared/doxygen/simgridrefguide.tag +doc/shared/doxygen/simgriduserguide.tag ################################################ ### Specific of project @@ -133,6 +149,12 @@ examples/msg/masterslave/toto.txt examples/msg/simulation.trace examples/msg/toto.txt examples/msg/z_gtnets.trace +examples/msg/cloud/masterslave_virtual_machines +examples/msg/tracing/link_srcdst_user_variables +examples/msg/tracing/link_user_variables +examples/msg/tracing/simple +examples/msg/tracing/trace_platform +examples/msg/tracing/user_variables examples/msg/tracing/procmig examples/msg/tracing/tasks examples/msg/tracing/volume @@ -262,7 +284,10 @@ teshsuite/gras/msg_handle/msg_handle_server teshsuite/gras/small_sleep/log.txt teshsuite/gras/small_sleep/small_sleep_function teshsuite/gras/modelcheck/modelcheck_checker +teshsuite/gras/numerous_rpc/numerous_rpc_client +teshsuite/gras/numerous_rpc/numerous_rpc_server teshsuite/msg/get_sender +teshsuite/msg/trace/test_trace_integration teshsuite/simdag/basic0 teshsuite/simdag/basic1 teshsuite/simdag/basic2 @@ -287,6 +312,7 @@ teshsuite/simdag/partask/test_comp_only_par teshsuite/simdag/partask/test_comp_only_seq teshsuite/xbt/log_large_test teshsuite/xbt/parallel_log_crashtest +testsuite/xbt/parmap_bench testsuite/run_tests testsuite/simdag/sd_test testsuite/surf/lmm_usage