diff code-docs/graph_legend.html @ 3:5c2683745b33 vamp-plugin-sdk-v2.4

Update for 2.4
author Chris Cannam
date Fri, 13 Jul 2012 13:30:27 +0100
parents 3c430ef1ed66
children 27319718b1f8
line wrap: on
line diff
--- a/code-docs/graph_legend.html	Tue Oct 04 14:57:53 2011 +0100
+++ b/code-docs/graph_legend.html	Fri Jul 13 13:30:27 2012 +0100
@@ -2,6 +2,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
+<meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <title>VampPluginSDK: Graph Legend</title>
 
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -28,7 +29,7 @@
   
   <td style="padding-left: 0.5em;">
    <div id="projectname">VampPluginSDK
-   &#160;<span id="projectnumber">2.1</span>
+   &#160;<span id="projectnumber">2.4</span>
    </div>
    
   </td>
@@ -40,7 +41,7 @@
 </table>
 </div>
 
-<!-- Generated by Doxygen 1.7.5.1 -->
+<!-- Generated by Doxygen 1.8.0 -->
   <div id="navrow1" class="tabs">
     <ul class="tablist">
       <li><a href="index.html"><span>Main&#160;Page</span></a></li>
@@ -67,7 +68,7 @@
 <div class="header">
   <div class="headertitle">
 <div class="title">Graph Legend</div>  </div>
-</div>
+</div><!--header-->
 <div class="contents">
 <p>This page explains how to interpret the graphs that are generated by doxygen.</p>
 <p>Consider the following example: </p>
@@ -107,9 +108,9 @@
 };
 </pre></div><p> This will result in the following graph:</p>
 <center><div class="image">
-<img src="graph_legend.png" alt="graph_legend.png"/>
+<img src="graph_legend.png" />
 </div>
-</center> <p>The boxes in the above graph have the following meaning:  </p>
+</center><p>The boxes in the above graph have the following meaning: </p>
 <ul>
 <li>
 A filled gray box represents the struct or class for which the graph is generated. </li>
@@ -120,7 +121,7 @@
 <li>
 A box with a red border denotes a documented struct or class forwhich not all inheritance/containment relations are shown. A graph is truncated if it does not fit within the specified boundaries. </li>
 </ul>
-<p>The arrows have the following meaning:  </p>
+<p>The arrows have the following meaning: </p>
 <ul>
 <li>
 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
@@ -133,14 +134,14 @@
 <li>
 A yellow dashed arrow denotes a relation between a template instance and the template class it was instantiated from. The arrow is labeled with the template parameters of the instance. </li>
 </ul>
-</div>
+</div><!-- contents -->
 </div>
   <div id="nav-path" class="navpath">
     <ul>
 
-    <li class="footer">Generated on Tue Oct 4 2011 14:38:53 for VampPluginSDK by
+    <li class="footer">Generated on Fri Jul 13 2012 13:28:49 for VampPluginSDK by
     <a href="http://www.doxygen.org/index.html">
-    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.5.1 </li>
+    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li>
    </ul>
  </div>