summaryrefslogtreecommitdiff
path: root/developers
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2008-06-20 07:46:17 +0000
committerHubert Figuiere <hub@figuiere.net>2008-06-20 07:46:17 +0000
commit1da3d0a353d5ea4c13d97ac9cfaf2a64432fdf38 (patch)
treecd4f4efa9b5a6e09a9de6d5b6f4a16ae1cf87872 /developers
parenta31a5f83f20289f35b51bee366e7a987bf4a0911 (diff)
Added docs.go-oo & mibbit to index.php
Diffstat (limited to 'developers')
-rw-r--r--developers/index.html3
-rw-r--r--developers/index.php4
2 files changed, 5 insertions, 2 deletions
diff --git a/developers/index.html b/developers/index.html
index 29f79de..a967887 100644
--- a/developers/index.html
+++ b/developers/index.html
@@ -118,7 +118,8 @@
<li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
<li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="ooo-build/patches">patches</a></li>
<li><a href="/users/mgp/">MagicPoint users</a></li>
- </ul>
+ <li><a href="http://docs.go-oo.org/index.html">source code documentation</a></li>
+ </ul>
</dd>
</div>
</dl>
diff --git a/developers/index.php b/developers/index.php
index 2145521..53fad82 100644
--- a/developers/index.php
+++ b/developers/index.php
@@ -60,7 +60,8 @@ $content = <<<EOT
<li><a href="http://lxr.go-oo.org/">LXR</a></li>
<li><a href="http://bonsai.go-oo.org/cvsqueryform.cgi">Bonsai</a></li>
<li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
- </ul>
+ <li><a href="http://embed.mibbit.com/?server=irc.freenode.net&channel=%23go-oo&noServerTab=false" target="blank">#go-oo IRC Chat</a></li>
+ </ul>
</dd>
<dt>Hacker Guides</dt>
<dd>
@@ -89,6 +90,7 @@ $content = <<<EOT
<li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
<li>ooo-build <a href="http://download.go-oo.org/">source</a> &amp; <a href="ooo-build/patches">patches</a></li>
<li><a href="/users/mgp/">MagicPoint users</a></li>
+ <li><a href="http://docs.go-oo.org/index.html">source code documentation</a></li>
</ul>
</dd>
</div>