X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f783ed4680c6862a1b7543237e89d1221334bae0..5a25b8089e4305ec691c460487a77e5c1d07aeb8:/tools/doxygen/doxygen_postprocesser.pl diff --git a/tools/doxygen/doxygen_postprocesser.pl b/tools/doxygen/doxygen_postprocesser.pl index bd15975168..fe7fc395f5 100755 --- a/tools/doxygen/doxygen_postprocesser.pl +++ b/tools/doxygen/doxygen_postprocesser.pl @@ -5,8 +5,8 @@ use strict; # Add here the pages of the documentation generated by a @page doxygen macro my @extra_files = qw(html/index.html html/pages.html html/modules.html html/annotated.html html/functions.html html/functions_vars.html index.php - html/GRAS_tut.html html/tracing.html html/installSimgrid.html html/bindings.html - html/options.html html/use.html html/pls.html); + html/GRAS_tut.html html/tracing.html html/platform.html html/install.html html/bindings.html + html/options.html html/use.html html/pls.html html/FAQ.html); # GRAS tutorial map {push @extra_files, "html/GRAS_tut_$_.html"} qw (intro @@ -385,15 +385,17 @@ foreach my $file (@allfiles) { $tmp_buff .= '
  • Forge
  • '."\n"; $tmp_buff .= '
  • Website
  • '."\n"; $tmp_buff .= '
  • Documentation index
  • '."\n"; + $tmp_buff .= '
  • FAQ
  • '."\n"; $tmp_buff .= $_; $tabs = 0; # Rework the navbar and add menu for use.html # Fix the current "button" of buggy Doxygen tabs if($file =~ /^html\/use.*/ - || $file =~ /^html\/installSimgrid.*/ + || $file =~ /^html\/install.*/ || $file =~ /^html\/options.*/ || $file =~ /^html\/tracing.*/ + || $file =~ /^html\/platform.*/ || $file =~ /^html\/bindings.*/ || $file =~ /^html\/pls.*/ || $file =~ /^html\/modules.*/ @@ -403,10 +405,11 @@ foreach my $file (@allfiles) { { $tmp_buff .= '
    '."\n"; $tmp_buff .= '