Describe the main group a bit.

This commit is contained in:
Andreas Schneider
2010-02-07 21:54:02 +01:00
parent b971834d10
commit e8648416b8

View File

@@ -33,7 +33,9 @@
/**
* @defgroup libssh The libssh API
*
* This is a library implementing the SSH protocols.
* The libssh library is implementing the SSH protocols and some of its
* extensions. This group of functions is mostly used to implment a SSH client.
* Some function are needed to implement a SSH server too.
*
* @{
*/