X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f6fe8f90eef5104209d92e9bec7569af44b8111c..5fd9d7784113bac6bc3d7335498347b88554a573:/tools/doxygen/doxygen_postprocesser.pl diff --git a/tools/doxygen/doxygen_postprocesser.pl b/tools/doxygen/doxygen_postprocesser.pl index 7a41fb1067..7d98a5e89e 100755 --- a/tools/doxygen/doxygen_postprocesser.pl +++ b/tools/doxygen/doxygen_postprocesser.pl @@ -11,7 +11,9 @@ my @extra_files = qw(html/index.html html/pages.html html/modules.html html/anno # GRAS tutorial map {push @extra_files, "html/GRAS_tut_$_.html"} qw (intro tour tour_install tour_setup tour_simpleexchange tour_args tour_callbacks tour_globals - tour_logs tour_timers tour_exceptions tour_rpc); + tour_logs tour_timers tour_exceptions tour_simpledata tour_rpc tour_explicitwait + tour_message_recaping tour_staticstruct tour_pointers tour_dynar + tour_manualdatadef tour_exchangecb); # GRAS examples map {push @extra_files, "html/GRAS_ex_$_.html"} qw (ping mmrpc token timer); @@ -401,7 +403,8 @@ foreach my $file (@allfiles) { || $file =~ /^html\/modules.*/ || $file =~ /^html\/annotated.*/ || $file =~ /^html\/group__.*/ - || $file =~ /^html\/functions.*/) + || $file =~ /^html\/functions.*/ + || $file =~ /^html\/GRAS_tut_tour_.*/) { $tmp_buff .= '
'."\n"; $tmp_buff .= '