diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2003-01-23 19:45:57 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2003-01-23 19:45:57 +0000 |
commit | 73b9d0c5cb02f0ea8350de28bc3687e0af70ea0f (patch) | |
tree | a5845579b1363762650f0e45c62a13890e1efa43 /docs/module-doc/tree.html |
Initial revision
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@132 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/tree.html')
-rw-r--r-- | docs/module-doc/tree.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/module-doc/tree.html b/docs/module-doc/tree.html new file mode 100644 index 000000000..ca32b1db7 --- /dev/null +++ b/docs/module-doc/tree.html @@ -0,0 +1,11 @@ +<html><head> +<link rel="stylesheet" href="doxygen.css"> +<script src="treeview.js"></script> +<script src="tree.js"></script> +<script> +initializeDocument() +</script> +</head> +<body bgcolor="#ffffff"> +</body> +</html> |