From 1b7877f6edb4ec5d4de2dc66b604445e1847b3b8 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 18 Dec 2009 23:35:41 +0100 Subject: Moved the doxygen mainpage to doc/mainpage.dox --- include/libssh/priv.h | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'include/libssh') diff --git a/include/libssh/priv.h b/include/libssh/priv.h index 42d0daa7..1b751842 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 - * tutorial - * and the specification; those can be found at the libssh website. - * - * To be continued... - */ - #include "config.h" #ifdef _MSC_VER -- cgit