X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8b3658fa4a201ffb434857bb83a75b98aac5be79..76f0bf025d3cc3b2235e9c42119f7c14b8656927:/.gitignore diff --git a/.gitignore b/.gitignore index 15e6ee8b63..0d86ba86df 100644 --- a/.gitignore +++ b/.gitignore @@ -99,6 +99,8 @@ doc/user_guide/html doc/user_guide/latex doc/ref_guide/html doc/ref_guide/latex +doc/dev_guide/html +doc/dev_guide/latex doc/index.php doc/simgrid.tag doc/publis_core.bib @@ -110,17 +112,22 @@ doc/publis_intra.bib doc/publis_intra_bib.html doc/ref_guide/doxygen/RefGuideDoxyfile doc/user_guide/doxygen/UserGuideDoxyfile +doc/dev_guide/doxygen/DevGuideDoxyfile doc/ref_guide/doxygen/logcategories.doc doc/user_guide/doxygen/logcategories.doc +doc/dev_guide/doxygen/logcategories.doc doc/ref_guide/doxygen/simgrid_modules.map doc/user_guide/doxygen/simgrid_modules.map +doc/dev_guide/doxygen/simgrid_modules.map doc/index-API.doc doc/ref_guide/doxygen/index-API.doc doc/user_guide/doxygen/index-API.doc +doc/dev_guide/doxygen/index-API.doc doc/simgrid_modules.map doc/logcategories.doc doc/shared/doxygen/simgridrefguide.tag doc/shared/doxygen/simgriduserguide.tag +doc/shared/doxygen/simgriddevguide.tag ################################################ ### Specific of project @@ -264,32 +271,14 @@ examples/msg/parallel_contexts/pcontexts2 examples/msg/pmm/msg_pmm examples/smpi/toto.txt examples/smpi/MM/MM_mpi -examples/smpi/hvector_test -examples/smpi/indexed_test examples/smpi/smpi_replay -examples/smpi/struct_test -examples/smpi/vector_test examples/smpi/replay -examples/smpi/reduce -examples/smpi/bcast examples/smpi/bcbench -examples/smpi/compute -examples/smpi/compute2 -examples/smpi/compute3 examples/smpi/first examples/smpi/mvmul examples/smpi/ring_c examples/smpi/second -examples/smpi/split -examples/smpi/allreduce -examples/smpi/pingpong -examples/smpi/scatter -examples/smpi/alltoall2 -examples/smpi/alltoall_basic -examples/smpi/alltoallv examples/smpi/sendrecv -examples/smpi/smpi_sendrecv -examples/smpi/dsend examples/smpi/mc_bugged1 examples/smpi/mc_bugged2 examples/smpi/smpi_traced_simple @@ -302,6 +291,25 @@ examples/msg/mc/centralized_liveness src/replay/replay src/testall +teshsuite/smpi/allreduce +teshsuite/smpi/alltoall2 +teshsuite/smpi/alltoall_basic +teshsuite/smpi/alltoallv +teshsuite/smpi/bcast +teshsuite/smpi/compute +teshsuite/smpi/compute2 +teshsuite/smpi/compute3 +teshsuite/smpi/dsend +teshsuite/smpi/hvector_test +teshsuite/smpi/indexed_test +teshsuite/smpi/pingpong +teshsuite/smpi/reduce +teshsuite/smpi/scatter +teshsuite/smpi/smpi_sendrecv +teshsuite/smpi/split +teshsuite/smpi/struct_test +teshsuite/smpi/ttest01 +teshsuite/smpi/vector_test teshsuite/gras/datadesc/datadesc_usage teshsuite/gras/empty_main/empty_main_function teshsuite/gras/msg_handle/msg_handle_client