diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-18 23:04:45 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-10-18 23:04:45 +0900 |
commit | 8b32bdf532a706f0305424774506f5016f714c09 (patch) | |
tree | f847092af6e7c9033ff9ae07fc9b0d39d2b42927 /parts/documentation | |
parent | 85bc8e43e622bc0a7f4bfbeef817a7697ff65b64 (diff) | |
download | tdevelop-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 'parts/documentation')
-rw-r--r-- | parts/documentation/README.dox | 4 | ||||
-rw-r--r-- | parts/documentation/interfaces/Mainpage.dox | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/parts/documentation/README.dox b/parts/documentation/README.dox index b65f0d2a..079ca6e5 100644 --- a/parts/documentation/README.dox +++ b/parts/documentation/README.dox @@ -1,5 +1,5 @@ /** \class Documentation -Documentation plugin for KDevelop. +Documentation plugin for TDevelop. \authors <a href="mailto:cloudtemple@mksat.net">Alexander Dymo</a> @@ -8,7 +8,7 @@ Documentation plugin for KDevelop. \feature Qt API browsing \feature KDE API browsing \feature Devhelp books browsing (GTK/GNOME API) -\feature KDevelopTOC browsing +\feature TDevelopTOC browsing \bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=documentation& bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number"> diff --git a/parts/documentation/interfaces/Mainpage.dox b/parts/documentation/interfaces/Mainpage.dox index 5a6bb2bb..050b68d9 100644 --- a/parts/documentation/interfaces/Mainpage.dox +++ b/parts/documentation/interfaces/Mainpage.dox @@ -1,7 +1,7 @@ /** -@mainpage The KDevelop Documentation Part Interfaces Library +@mainpage The TDevelop Documentation Part Interfaces Library -This library contains interfaces to implement KDevelop documentation plugins. +This library contains interfaces to implement TDevelop documentation plugins. <b>Link with</b>: -ldocumentation_interfaces |