doc/evirc.dox
author Tero Marttila <terom@fixme.fi>
Mon, 16 Mar 2009 00:06:59 +0200
branchbuild-cmake
changeset 60 3c440bebcea7
parent 59 375a3b5c3a46
permissions -rw-r--r--
remove old Makefile and fix doxygen.conf.in
/**
 * @mainpage evirc
 * @author Tero Marttila
 *
 * @section introduction Introduction
 * Evirc is a C-language IRC library written for use with <a href="http://monkey.org/~provos/libevent/">libevent</a>.
 *
 * It provides support for normal TCP and SSL connections to IRC servers, low-level protocol command-response support,
 * and high-level client/network/channel state.
 */