summaryrefslogtreecommitdiffstats
path: root/doc/api/FutureTasks.dox
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 /doc/api/FutureTasks.dox
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 'doc/api/FutureTasks.dox')
-rw-r--r--doc/api/FutureTasks.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/FutureTasks.dox b/doc/api/FutureTasks.dox
index 1d7f7f26..dbf81c66 100644
--- a/doc/api/FutureTasks.dox
+++ b/doc/api/FutureTasks.dox
@@ -1,7 +1,7 @@
/** \file FutureTasks.dox
- * \brief Future tasks and ideas for the next release of KDevelop
+ * \brief Future tasks and ideas for the next release of TDevelop
*/
-/** \page FutureTasks Future tasks and ideas for the next release of KDevelop
+/** \page FutureTasks Future tasks and ideas for the next release of TDevelop
\section codereftodo Code Refactoring / Improvements:
@@ -20,7 +20,7 @@
tool (qmake, automake,...?), etc.., too.
- use mimetype to determine code files, not extension
(see bug #
- - Make the help buttons (that we already have) open the KDevelop Handbook on
+ - Make the help buttons (that we already have) open the TDevelop Handbook on
the correct page (or the index if the subject is not covered yet).
- New and improved VCS framework (Needs better description)
- Another look at the plugin system (Nees better description)