Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[DOC] hide a bit the structure list, nobody cares
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 4 Apr 2012 04:46:51 +0000 (18:46 -1000)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 4 Apr 2012 04:46:51 +0000 (18:46 -1000)
tools/doxygen/doxygen_postprocesser.pl
tools/doxygen/index_create.pl

index c1e28d0..7a41fb1 100755 (executable)
@@ -407,7 +407,6 @@ foreach my $file (@allfiles) {
                                $tmp_buff .= '          <ul class="tablist">'."\n";
                                $tmp_buff .= '          <li><a href="install.html"><span>Installing SimGrid</span></a></li>'."\n";
                                $tmp_buff .= '          <li><a href="modules.html"><span>Modules&#160;API</span></a></li>'."\n";
-                               $tmp_buff .= '          <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>'."\n";
                                $tmp_buff .= '          <li><a href="options.html"><span>Options & configurations</span></a></li>'."\n";
                                $tmp_buff .= '          <li><a href="platform.html"><span>Platform Description</span></a></li>'."\n";
                                $tmp_buff .= '          <li><a href="tracing.html"><span>Tracing Simulations</span></a></li>'."\n";
index cc173c0..2ab288c 100755 (executable)
@@ -45,7 +45,10 @@ This file was generated by tools/doxygen/index_create.pl. DO NOT EDIT.
   *  defined by SimGrid
   *
   * List of all functions, variables, defines, enums, and typedefs with
-  * links to the files they belong to.
+  * links to the files they belong to. 
+  *
+  * \\htmlonly Altough completely useless, the complete list of structures defined can be found <a href="annotated.html">here</a> \\endhtmlonly
+
 
 EOF