summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas Schneider <mail@cynapses.org>2009-12-18 23:35:41 +0100
committerAndreas Schneider <mail@cynapses.org>2009-12-18 23:45:09 +0100
commitd978f9b58a3a2bb2769f2ce61af6116f84ad2979 (patch)
treec93969fc49e138200307a9f173199d1ddc128006 /include
parente539eaf9e05cf22bf6d75724beb3e6e3c7e5290a (diff)
Moved the doxygen mainpage to doc/mainpage.dox
Diffstat (limited to 'include')
-rw-r--r--include/libssh/priv.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/include/libssh/priv.h b/include/libssh/priv.h
index 66352a70..b651a792 100644
--- a/include/libssh/priv.h
+++ b/include/libssh/priv.h
@@ -30,18 +30,6 @@
#ifndef _LIBSSH_PRIV_H
#define _LIBSSH_PRIV_H
-/**
- * @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...
- */
-
#include "config.h"
#ifdef _MSC_VER