diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2003-03-30 12:32:32 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2003-03-30 12:32:32 +0000 |
commit | 44b62866f83dea028500d81274eaaba8e886e1c3 (patch) | |
tree | 0a7a97f683173fadcc396bf1282c111aa4831241 /docs/module-doc/inherits.html | |
parent | 48012b330a08a81af84a5ff1d901ddc5e24a942f (diff) |
Added DOT files to documentation for class diagrams (pretteh!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@169 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/inherits.html')
-rw-r--r-- | docs/module-doc/inherits.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/docs/module-doc/inherits.html b/docs/module-doc/inherits.html new file mode 100644 index 000000000..0b33a99d3 --- /dev/null +++ b/docs/module-doc/inherits.html @@ -0,0 +1,42 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>Graphical Class Hierarchy</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3-rc3 --> +<center> +<a class="qindex" href="main.html">Main Page</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="classes.html">Alphabetical List</a> <a class="qindex" href="annotated.html">Compound List</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Compound Members</a> <a class="qindex" href="globals.html">File Members</a> </center> +<hr><h1>InspIRCd Graphical Class Hierarchy</h1><a href="hierarchy.html">Go to the textual class hierarchy</a> +<p> +<table border=0 cellspacing=10 cellpadding=0> +<tr><td><img src="inherit__graph__0.gif" border="0" alt="" usemap="#classbase_map"> +<map name="classbase_map"> +<area href="classclassbase.html" shape="rect" coords="19,323,85,344" alt=""> +<area href="classAdmin.html" shape="rect" coords="159,5,207,27" alt=""> +<area href="classchanrec.html" shape="rect" coords="153,51,212,72" alt=""> +<area href="classcommand__t.html" shape="rect" coords="144,96,221,117" alt=""> +<area href="classConfigReader.html" shape="rect" coords="137,141,228,163" alt=""> +<area href="classConnectClass.html" shape="rect" coords="139,187,227,208" alt=""> +<area href="classconnection.html" shape="rect" coords="148,232,217,253" alt=""> +<area href="classFileReader.html" shape="rect" coords="145,277,220,299" alt=""> +<area href="classHostItem.html" shape="rect" coords="153,323,212,344" alt=""> +<area href="classInvited.html" shape="rect" coords="160,368,205,389" alt=""> +<area href="classModule.html" shape="rect" coords="157,413,208,435" alt=""> +<area href="classModuleFactory.html" shape="rect" coords="136,459,229,480" alt=""> +<area href="classpacket.html" shape="rect" coords="157,504,208,525" alt=""> +<area href="classServer.html" shape="rect" coords="157,549,208,571" alt=""> +<area href="classucrec.html" shape="rect" coords="160,595,205,616" alt=""> +<area href="classVersion.html" shape="rect" coords="156,640,209,661" alt=""> +<area href="classserverrec.html" shape="rect" coords="285,187,352,208" alt=""> +<area href="classuserrec.html" shape="rect" coords="291,232,347,253" alt=""> +<area href="classBanItem.html" shape="rect" coords="291,277,347,299" alt=""> +<area href="classExemptItem.html" shape="rect" coords="280,323,357,344" alt=""> +<area href="classInviteItem.html" shape="rect" coords="287,368,351,389" alt=""> +</map></td></tr> +</table> +<hr><address style="align: right;"><small>Generated on Sun Mar 30 13:29:40 2003 for InspIRCd by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 +width=110 height=53></a>1.3-rc3 </small></address> +</body> +</html> |