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 --- buildtools/lib/base/Mainpage.dox | 6 +++--- buildtools/lib/parsers/autotools/Mainpage.dox | 2 +- buildtools/lib/parsers/qmake/Mainpage.dox | 2 +- buildtools/lib/widgets/Mainpage.dox | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'buildtools') diff --git a/buildtools/lib/base/Mainpage.dox b/buildtools/lib/base/Mainpage.dox index 3e16d2d8..556e703a 100644 --- a/buildtools/lib/base/Mainpage.dox +++ b/buildtools/lib/base/Mainpage.dox @@ -1,7 +1,7 @@ /** -@mainpage The KDevelop Buildtool Base Library +@mainpage The TDevelop Buildtool Base Library -This library contains base classes for KDevelop builtool support plugins. +This library contains base classes for TDevelop builtool support plugins. Link with: -lkdevbuildbase @@ -10,7 +10,7 @@ This library contains base classes for KDevelop builtool support plugins. \section btbaseoverview Overview This library is created to provide KDevBuildTool compat class which can be used as drop-in replacement of KDevProject class for buildtool support plugins -written for old KDevelop architecture (before version 3.2). +written for old TDevelop architecture (before version 3.2). Nevertheless, it can be useful for new buildtool plugins as well because it provides useful methods to get application and make frontend extensions. diff --git a/buildtools/lib/parsers/autotools/Mainpage.dox b/buildtools/lib/parsers/autotools/Mainpage.dox index d54178ee..e1e9176e 100644 --- a/buildtools/lib/parsers/autotools/Mainpage.dox +++ b/buildtools/lib/parsers/autotools/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop Makefile.am Parser +@mainpage The TDevelop Makefile.am Parser This library contains a parser that handles Makefile.am. diff --git a/buildtools/lib/parsers/qmake/Mainpage.dox b/buildtools/lib/parsers/qmake/Mainpage.dox index 82270be0..c1508045 100644 --- a/buildtools/lib/parsers/qmake/Mainpage.dox +++ b/buildtools/lib/parsers/qmake/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop QMake Parser +@mainpage The TDevelop QMake Parser This library contains qmake parser. diff --git a/buildtools/lib/widgets/Mainpage.dox b/buildtools/lib/widgets/Mainpage.dox index 750061c1..416b803f 100644 --- a/buildtools/lib/widgets/Mainpage.dox +++ b/buildtools/lib/widgets/Mainpage.dox @@ -1,5 +1,5 @@ /** -@mainpage The KDevelop Buildtool Widgets Library +@mainpage The TDevelop Buildtool Widgets Library This library contains widgets commonly used in buildtool support plugins. -- cgit v1.2.1