1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-07-28 01:41:48 +03:00

Doxygen fixes

This commit is contained in:
Aris Adamantiadis
2010-08-23 20:48:30 +02:00
parent f60c22628a
commit 8066100f53
2 changed files with 6 additions and 7 deletions

View File

@ -1,12 +1,8 @@
/**
* @mainpage
* This manual documents the libssh C API.
* You should start by reading @subpage tutorial, then reading the documentation of
* the interesting functions as you go.
*
* 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...
*/