From 0dc18f7a60a3697c3992484d03273ca7babb362a Mon Sep 17 00:00:00 2001 From: Alex Merry Date: Mon, 23 Jul 2007 20:48:03 +0000 Subject: [PATCH] Start of apidocs mainpage cleanup for kdebase. svn path=/trunk/KDE/kdebase/apps/konsole/; revision=691517 --- Mainpage.dox | 15 ++++++++++----- src/Mainpage.dox | 9 --------- 2 files changed, 10 insertions(+), 14 deletions(-) delete mode 100644 src/Mainpage.dox diff --git a/Mainpage.dox b/Mainpage.dox index 73889106..523b4e53 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -1,5 +1,10 @@ -/** -* @mainpage Konsole -* -* KDE Terminal Emulator -*/ \ No newline at end of file +/** @mainpage Konsole + +KDE Terminal Emulator + +*/ + +// DOXYGEN_EXCLUDE = data desktop developer-doc tests user-doc +// DOXYGEN_SET_RECURSIVE = YES +// DOXYGEN_SET_PROJECT_NAME = Konsole +// vim:ts=4:sw=4:expandtab:filetype=doxygen diff --git a/src/Mainpage.dox b/src/Mainpage.dox deleted file mode 100644 index 75f77075..00000000 --- a/src/Mainpage.dox +++ /dev/null @@ -1,9 +0,0 @@ -/** - * @mainpage - * Konsole API Documentation - * - * Konsole is KDE's terminal emulator. - */ -// DOXYGEN_VERSION=4.0 -// DOXYGEN_NAME=konsole -// DOXYGEN_ENABLE=YES