From 50ac03db82407201b768bd8b6466edecbacbdf65 Mon Sep 17 00:00:00 2001 From: navarrop Date: Tue, 29 Mar 2011 13:51:41 +0000 Subject: [PATCH] Add some missing files from postprocesser. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9881 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- tools/doxygen/doxygen_postprocesser.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/doxygen/doxygen_postprocesser.pl b/tools/doxygen/doxygen_postprocesser.pl index da9a38cabf..6481604be9 100755 --- a/tools/doxygen/doxygen_postprocesser.pl +++ b/tools/doxygen/doxygen_postprocesser.pl @@ -5,7 +5,7 @@ use strict; # Add here the pages of the documentation generated by a @page doxygen macro my @extra_files = qw(html/index.html html/faq.html html/history.html html/contrib.html html/people.html html/publis.html html/publis_core.html html/publis_extern.html html/publis_intra.html - html/pages.html html/modules.html html/annotated.html index.php + html/pages.html html/modules.html html/annotated.html html/functions.html html/functions_vars.html index.php html/GRAS_tut.html); # GRAS tutorial -- 2.20.1