From 8b32bdf532a706f0305424774506f5016f714c09 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 18 Oct 2014 23:04:45 +0900 Subject: Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro --- src/Mainpage.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Mainpage.dox') diff --git a/src/Mainpage.dox b/src/Mainpage.dox index 2f055d1b..8b5a020c 100644 --- a/src/Mainpage.dox +++ b/src/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop Generic Shell +@mainpage The TDevelop Generic Shell This library contains the Shell - a profile-based implementation of TDevelop plugin architecture. @@ -8,7 +8,7 @@ This library contains the Shell - a profile-based implementation of TDevelop plu Include path: -I\$(kde_includes)/tdevelop/shell \section creatingapp Creating an application using generic shell -KDevelop platform applications can use generic shell as a ready to use implementation +TDevelop platform applications can use generic shell as a ready to use implementation of TDevelop plugin architecture. This is done by creating application %main.cpp file and @ref ShellExtension subclass. -- cgit v1.2.3