diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-14 19:17:41 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-12-14 19:17:41 +0000 |
commit | a96514c284514116300794696f062c7fa6b1f79f (patch) | |
tree | b7b26583dcf354313f74613e604bd9c5dbb52acb /docs/module-doc/users_8cpp.html | |
parent | c4a345fe9903643a716ebf4c1df35fe28036bf4d (diff) |
Added new docs for class InspIRCd and globals.h etc
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2451 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/users_8cpp.html')
-rw-r--r-- | docs/module-doc/users_8cpp.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/module-doc/users_8cpp.html b/docs/module-doc/users_8cpp.html index e2253edbc..fadb9bd2f 100644 --- a/docs/module-doc/users_8cpp.html +++ b/docs/module-doc/users_8cpp.html @@ -11,7 +11,7 @@ <code>#include "<a class="el" href="channels_8h-source.html">channels.h</a>"</code><br> <code>#include "<a class="el" href="connection_8h-source.html">connection.h</a>"</code><br> <code>#include "<a class="el" href="users_8h-source.html">users.h</a>"</code><br> -<code>#include "inspircd.h"</code><br> +<code>#include "<a class="el" href="inspircd_8h-source.html">inspircd.h</a>"</code><br> <code>#include <stdio.h></code><br> <code>#include "inspstring.h"</code><br> <code>#include "<a class="el" href="commands_8h-source.html">commands.h</a>"</code><br> @@ -20,10 +20,11 @@ <p> Include dependency graph for users.cpp:<p><center><img src="users_8cpp__incl.gif" border="0" usemap="#users.cpp_map" alt=""></center> <map name="users.cpp_map"> -<area href="channels_8h-source.html" shape="rect" coords="408,132,493,159" alt=""> -<area href="connection_8h-source.html" shape="rect" coords="401,233,500,260" alt=""> -<area href="users_8h-source.html" shape="rect" coords="288,183,352,209" alt=""> -<area href="commands_8h-source.html" shape="rect" coords="137,132,236,159" alt=""> +<area href="channels_8h-source.html" shape="rect" coords="408,159,493,185" alt=""> +<area href="connection_8h-source.html" shape="rect" coords="401,108,500,135" alt=""> +<area href="users_8h-source.html" shape="rect" coords="288,209,352,236" alt=""> +<area href="inspircd_8h-source.html" shape="rect" coords="147,260,227,287" alt=""> +<area href="commands_8h-source.html" shape="rect" coords="137,159,236,185" alt=""> </map> <p> @@ -82,7 +83,7 @@ Include dependency graph for users.cpp:<p><center><img src="users_8cpp__incl.gif </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 14 15:55:47 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Wed Dec 14 19:16:25 2005 for InspIRCd by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4-20050815 </small></address> </body> |