diff options
author | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-13 12:28:50 +0000 |
---|---|---|
committer | w00t <w00t@e03df62e-2008-0410-955e-edbf42e46eb7> | 2007-05-13 12:28:50 +0000 |
commit | 556e0dd2e67c29ef4812a63814d086c355ca0cc9 (patch) | |
tree | 3014527838b5bcd165c3cb9607ef8e5ea5b54660 /docs | |
parent | fb06e8b16cf01d65d599efa7124497bd0607b6c1 (diff) |
Add README to docs directory giving links to various stuff (bugtracker, wiki, irc), so people know where to get help
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7008 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/README b/docs/README new file mode 100644 index 000000000..fdc6ac3b2 --- /dev/null +++ b/docs/README @@ -0,0 +1,10 @@ +Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball. + +The documentation for InspIRCd can be found on our wiki, at http://www.inspircd.org/wiki +Our bugtracker can be found at http://www.inspircd.org/bugtrack +Our forums can be found at http://www.inspircd.org/forum +Our development blog can be found at http://www.inspircd.com + +For online support, please connect to irc.inspircd.org, and join #inspircd. + + -- The InspIRCd Team |