Changeset 91 for doc/html/graph_legend.html
- Timestamp:
- 04/30/08 15:20:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/graph_legend.html
r79 r91 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5.3 --> 8 <div class="tabs"> 9 <ul> 10 <li><a href="index.html"><span>Main Page</span></a></li> 11 <li><a href="annotated.html"><span>Classes</span></a></li> 12 <li><a href="files.html"><span>Files</span></a></li> 13 <li><a href="pages.html"><span>Related Pages</span></a></li> 14 </ul> 7 <!-- Generated by Doxygen 1.5.5 --> 8 <div class="navigation" id="top"> 9 <div class="tabs"> 10 <ul> 11 <li><a href="index.html"><span>Main Page</span></a></li> 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 <li><a href="annotated.html"><span>Classes</span></a></li> 14 <li><a href="files.html"><span>Files</span></a></li> 15 </ul> 16 </div> 15 17 </div> 18 <div class="contents"> 16 19 <h1>Graph Legend</h1>This page explains how to interpret the graphs that are generated by doxygen.<p> 17 20 Consider the following example: <div class="fragment"><pre class="fragment"><span class="comment">/*! Invisible class because of truncation */</span> … … 76 79 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> 77 80 </ul> 78 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:23 2008 for mixpp by 81 </div> 82 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:47:05 2008 for mixpp by 79 83 <a href="http://www.doxygen.org/index.html"> 80 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 3</small></address>84 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> 81 85 </body> 82 86 </html>