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/users_8h.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/users_8h.html')
-rw-r--r-- | docs/module-doc/users_8h.html | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/docs/module-doc/users_8h.html b/docs/module-doc/users_8h.html index 1b30e3661..798cbfa5f 100644 --- a/docs/module-doc/users_8h.html +++ b/docs/module-doc/users_8h.html @@ -3,7 +3,7 @@ <title>users.h File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> -<!-- Generated by Doxygen 1.3-rc2 --> +<!-- 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>users.h File Reference</h1><code>#include "inspircd_config.h"</code><br> @@ -12,6 +12,19 @@ <code>#include <string></code><br> <p> +Include dependency graph for users.h:<p><center><img src="users_8h__incl.gif" border="0" usemap="#users.h_map" alt="Include dependency graph"></center> +<map name="users.h_map"> +<area href="channels_8h.html" shape="rect" coords="57,85,129,106" alt=""> +<area href="connection_8h.html" shape="rect" coords="153,85,233,106" alt=""> +</map> + +<p> +This graph shows which files directly or indirectly include this file:<p><center><img src="users_8h__dep__incl.gif" border="0" usemap="#users.hdep_map" alt="Included by dependency graph"></center> +<map name="users.hdep_map"> +<area href="users_8cpp.html" shape="rect" coords="7,16,73,37" alt=""> +</map> + +<p> <a href="users_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0> <tr><td></td></tr> <tr><td colspan=2><br><h2>Compounds</h2></td></tr> @@ -232,9 +245,9 @@ Holds a complete list of all channels to which a user has been invited and has n Definition at line <a class="el" href="users_8h-source.html#l00044">44</a> of file <a class="el" href="users_8h-source.html">users.h</a>. </td> </tr> </table> -<hr><address style="align: right;"><small>Generated on Sun Feb 9 12:48:16 2003 for InspIRCd by +<hr><address style="align: right;"><small>Generated on Sun Mar 30 13:28:26 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-rc2 </small></address> +width=110 height=53></a>1.3-rc3 </small></address> </body> </html> |