File: mainpage.dox

package info (click to toggle)
libssh 0.4.5-3%2Bsqueeze2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,984 kB
  • ctags: 2,355
  • sloc: ansic: 22,009; sh: 22; makefile: 20; python: 9
file content (12 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * @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...
 */