13 строки
373 B
Plaintext
13 строки
373 B
Plaintext
/**
|
|
* @mainpage
|
|
* This manual documents the libssh C API.
|
|
*
|
|
* There are several other places to look for libssh information, such as the
|
|
* <a href="http://dev.libssh.org/wiki/Tutorial" target="_blank">tutorial</a>
|
|
* and the specification; those can be found at the <a
|
|
* href="http://www.libssh.org/" target="_blank">libssh website</a>.
|
|
*
|
|
* To be continued...
|
|
*/
|
|
|