diff options
author | eihrul <eihrul> | 2009-05-10 11:29:51 +0000 |
---|---|---|
committer | eihrul <eihrul> | 2009-05-10 11:29:51 +0000 |
commit | b1fd48af93f6b25bcaba3a8cd27ad12ab02eb588 (patch) | |
tree | 5df7c983e9b7a5c575bdf4e79d1b4924b93f7ee2 | |
parent | 1dc1a6372d9c437451a59cb0144ae78144862f85 (diff) | |
download | enet-b1fd48af93f6b25bcaba3a8cd27ad12ab02eb588.tar.gz enet-b1fd48af93f6b25bcaba3a8cd27ad12ab02eb588.zip |
added note about irc channel
-rwxr-xr-x | docs/mainpage.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/mainpage.dox b/docs/mainpage.dox index 86cd8c1..6f268a2 100755 --- a/docs/mainpage.dox +++ b/docs/mainpage.dox @@ -22,6 +22,8 @@ or dependent tasks. @ref MailingList +@ref IRCChannel + @ref FAQ @ref License @@ -62,3 +64,11 @@ sent via email to @ref MailingList. The <a href="http://lists.cubik.org/mailman/listinfo/enet-discuss">enet-discuss</a> list is for discussion of ENet, including bug reports or feature requests. */ + +/** +@page IRCChannel ENet IRC Channel + +Join the \#enet channel on the freenode IRC network (irc.freenode.net) for real-time discussion about the ENet library. + +*/ + |