summaryrefslogtreecommitdiff
path: root/docs/module-doc/tree.js
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2003-02-09 12:49:00 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2003-02-09 12:49:00 +0000
commit08e384bb24398224856c44baa51b51977644de9d (patch)
tree15363f194893e4dc31b0de9fb509e52a32ad53b5 /docs/module-doc/tree.js
parent1f487855a5097c65aaad4752df259b9a877ba364 (diff)
Documentation update, 09/02/03
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@167 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/tree.js')
-rw-r--r--docs/module-doc/tree.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/module-doc/tree.js b/docs/module-doc/tree.js
index c2aab4b80..e96c794b3 100644
--- a/docs/module-doc/tree.js
+++ b/docs/module-doc/tree.js
@@ -27,6 +27,7 @@ aux1 = insFld(foldersTree, gFld("Compound List", "", "annotated.html"))
insDoc(aux1, gLnk("InviteItem", "", "classInviteItem.html"))
insDoc(aux1, gLnk("Module", "", "classModule.html"))
insDoc(aux1, gLnk("ModuleFactory", "", "classModuleFactory.html"))
+ insDoc(aux1, gLnk("packet", "", "classpacket.html"))
insDoc(aux1, gLnk("Server", "", "classServer.html"))
insDoc(aux1, gLnk("serverrec", "", "classserverrec.html"))
insDoc(aux1, gLnk("ucrec", "", "classucrec.html"))
@@ -50,6 +51,7 @@ aux1 = insFld(foldersTree, gFld("Class Hierarchy", "", "hierarchy.html"))
insDoc(aux2, gLnk("Invited", "", "classInvited.html"))
insDoc(aux2, gLnk("Module", "", "classModule.html"))
insDoc(aux2, gLnk("ModuleFactory", "", "classModuleFactory.html"))
+ insDoc(aux2, gLnk("packet", "", "classpacket.html"))
insDoc(aux2, gLnk("Server", "", "classServer.html"))
insDoc(aux2, gLnk("ucrec", "", "classucrec.html"))
insDoc(aux2, gLnk("Version", "", "classVersion.html"))