From cd9f9a8add02597a2998ba74b803ed3fbf81314c Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 27 Nov 2005 01:44:46 +0000 Subject: Added new documentation git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1966 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/graph_legend.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'docs/module-doc/graph_legend.html') diff --git a/docs/module-doc/graph_legend.html b/docs/module-doc/graph_legend.html index c8f5acbd1..90c2454ce 100644 --- a/docs/module-doc/graph_legend.html +++ b/docs/module-doc/graph_legend.html @@ -1,12 +1,12 @@ - + InspIRCd: Graph Legend - -
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members
+ +
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

Graph Legend

This page explains how to interpret the graphs that are generated by doxygen.

-Consider the following example:

/*! Invisible class because of truncation */
+Consider the following example: 
/*! Invisible class because of truncation */
 class Invisible { };
 
 /*! Truncated class, inheritance relation is hidden */
@@ -40,7 +40,7 @@ Consider the following example: 
private:
     Used *m_usedClass;
 };
-
If the MAX_DOT_GRAPH_HEIGHT tag in the configuration file is set to 240 this will result in the following graph:

+

If the MAX_DOT_GRAPH_HEIGHT tag in the configuration file is set to 240 this will result in the following graph:

graph_legend.gif
@@ -67,9 +67,8 @@ A purple dashed arrow is used if a class is contained or used by another class.
  • 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.
  • -
    Generated on Mon May 30 05:17:51 2005 for InspIRCd by +
    Generated on Sun Nov 27 01:43:27 2005 for InspIRCd by  -doxygen -1.3.3
    +doxygen 1.4.4-20050815
    -- cgit v1.2.3