From 317e510a99652e7206948bfb80f8b1edd29dcb7c Mon Sep 17 00:00:00 2001 From: Navarrop Date: Mon, 19 Sep 2011 13:40:01 +0200 Subject: [PATCH] Udate the documentation. Fix the bar for all group__*.html files --- tools/doxygen/doxygen_postprocesser.pl | 29 +++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) 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 .= '