From: Navarrop Date: Mon, 19 Sep 2011 11:40:01 +0000 (+0200) Subject: Udate the documentation. X-Git-Tag: v3_6_2~85 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/317e510a99652e7206948bfb80f8b1edd29dcb7c?ds=inline Udate the documentation. Fix the bar for all group__*.html files --- diff --git a/tools/doxygen/doxygen_postprocesser.pl b/tools/doxygen/doxygen_postprocesser.pl index 5ba927c692..94720fb2a5 100755 --- a/tools/doxygen/doxygen_postprocesser.pl +++ b/tools/doxygen/doxygen_postprocesser.pl @@ -251,8 +251,9 @@ sub handle_page { print TO "$_"; last if ((m||)&&($found_div_tabs)); } - + print TO "\n\n"; + foreach (@tabs) { # print "TAB: $_"; print TO "$_"; @@ -339,7 +340,6 @@ add_tabs_to_module_html; ### map {push @allfiles,$_} @extra_files; print "All files: ".(join(", ",@allfiles))."\n" if $debug{'parse'}; - my $tabs; foreach my $file (@allfiles) { @@ -398,7 +398,9 @@ foreach my $file (@allfiles) { || $file =~ /^html\/gtnets.*/ || $file =~ /^html\/ns3.*/ || $file =~ /^html\/modules.*/ - || $file =~ /^html\/annotated.*/) + || $file =~ /^html\/annotated.*/ + || $file =~ /^html\/group__.*/ + || $file =~ /^html\/functions.*/) { $tmp_buff .= '
'."\n"; $tmp_buff .= '