Index: src/documentation/content/xdocs/site.xml
===================================================================
--- src/documentation/content/xdocs/site.xml	(revision 887684)
+++ src/documentation/content/xdocs/site.xml	(working copy)
@@ -71,6 +71,7 @@
       <release label="Releases" href="releases.html"/>
       <system label="System Requirements" href="systemrequirements.html"/>
       <svn label="Version Control" href="ext:source" />
+      <irc label="IRC Channel" href="irc.html" />
   </resources>
   <versions label="Site Versions">
 <!-- Needs to be filled in -->
Index: src/documentation/content/xdocs/irc.xml
===================================================================
--- src/documentation/content/xdocs/irc.xml	(revision 0)
+++ src/documentation/content/xdocs/irc.xml	(revision 0)
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<document>
+  <header>
+    <title>Lucene IRC Channel</title>
+  </header>
+  <body>
+<section id="IRC Channel"><title>IRC Channel</title>
+    <p>There is an IRC channel dedicated to Lucene at <strong>chat.freenode.org</strong>. 
+    The name of the channel is <strong>#lucene</strong>.</p> 
+    <p>
+      The IRC channel can be used for online discussion about Lucene related stuff, but developers should be careful to transfer all the official decisions or useful discussions to the issue tracking system.
+    </p>  
+  </body>
+</document>

Property changes on: src/documentation/content/xdocs/irc.xml
___________________________________________________________________
Added: svn:keywords
   + Date Author Id Revision HeadURL
Added: svn:eol-style
   + native

