summaryrefslogtreecommitdiffstats
path: root/languages/lib
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-10-18 23:04:45 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-10-18 23:04:45 +0900
commit8b32bdf532a706f0305424774506f5016f714c09 (patch)
treef847092af6e7c9033ff9ae07fc9b0d39d2b42927 /languages/lib
parent85bc8e43e622bc0a7f4bfbeef817a7697ff65b64 (diff)
downloadtdevelop-8b32bdf532a706f0305424774506f5016f714c09.tar.gz
tdevelop-8b32bdf532a706f0305424774506f5016f714c09.zip
Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'languages/lib')
-rw-r--r--languages/lib/debugger/Mainpage.dox2
-rw-r--r--languages/lib/designer_integration/Mainpage.dox2
-rw-r--r--languages/lib/interfaces/Mainpage.dox4
3 files changed, 4 insertions, 4 deletions
diff --git a/languages/lib/debugger/Mainpage.dox b/languages/lib/debugger/Mainpage.dox
index 5d8b3f2e..90c16a2a 100644
--- a/languages/lib/debugger/Mainpage.dox
+++ b/languages/lib/debugger/Mainpage.dox
@@ -1,5 +1,5 @@
/**
-@mainpage The KDevelop %Debugger Support Library
+@mainpage The TDevelop %Debugger Support Library
This library contains classes to implement debugger support for a programming language.
diff --git a/languages/lib/designer_integration/Mainpage.dox b/languages/lib/designer_integration/Mainpage.dox
index 1f2db949..8f114046 100644
--- a/languages/lib/designer_integration/Mainpage.dox
+++ b/languages/lib/designer_integration/Mainpage.dox
@@ -1,5 +1,5 @@
/**
-@mainpage The KDevelop Designer Integration Support Library
+@mainpage The TDevelop Designer Integration Support Library
This library contains base classes to implement GUI designer integration in language support plugins.
diff --git a/languages/lib/interfaces/Mainpage.dox b/languages/lib/interfaces/Mainpage.dox
index c8cd98b7..09d235df 100644
--- a/languages/lib/interfaces/Mainpage.dox
+++ b/languages/lib/interfaces/Mainpage.dox
@@ -1,7 +1,7 @@
/**
-@mainpage The KDevelop Language Support Interfaces Library
+@mainpage The TDevelop Language Support Interfaces Library
-This library contains interfaces for KDevelop language support facilities.
+This library contains interfaces for TDevelop language support facilities.
<b>Link with</b>: -llang_interfaces