diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-13 02:04:28 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-05-13 02:04:28 +0000 |
commit | 7f5071b8c9d050cc0262c6b8f0b0c48146114512 (patch) | |
tree | 3e2145bca06d8e0f59de676a7b54e0ac2cc7af27 /docs/module-doc/users_8h.html | |
parent | 88dd74fc84b574f17673338c6d42123570f464da (diff) |
Re-added the dot graphs again
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1372 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/users_8h.html')
-rw-r--r-- | docs/module-doc/users_8h.html | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/docs/module-doc/users_8h.html b/docs/module-doc/users_8h.html index 85bf324e9..105232c24 100644 --- a/docs/module-doc/users_8h.html +++ b/docs/module-doc/users_8h.html @@ -12,6 +12,25 @@ <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="181,82,266,109" alt=""> +<area href="connection_8h.html" shape="rect" coords="58,82,157,109" 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="channels_8cpp.html" shape="rect" coords="432,9,530,35" alt=""> +<area href="message_8h.html" shape="rect" coords="376,83,461,110" alt=""> +<area href="mode_8h.html" shape="rect" coords="485,83,552,110" alt=""> +<area href="xline_8h.html" shape="rect" coords="290,83,352,110" alt=""> +<area href="modules_8cpp.html" shape="rect" coords="272,9,370,35" alt=""> +<area href="commands_8h.html" shape="rect" coords="64,83,162,110" alt=""> +<area href="users_8cpp.html" shape="rect" coords="186,83,266,110" 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> @@ -246,7 +265,7 @@ 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#l00094">94</a> of file <a class="el" href="users_8h-source.html">users.h</a>. </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Thu May 12 22:59:00 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Fri May 13 01:59:21 2005 for InspIRCd by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> |