summaryrefslogtreecommitdiffstats
path: root/languages/cpp/README.dox
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:18 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:18 -0600
commit2ecab1a194b0dc551b478820e1aaa3b8713354cc (patch)
treeae4df71ed26f3dc2dd605970d8d455165a1c8ab3 /languages/cpp/README.dox
parent549fec618f0b15c9316fc0a5ebe93c2829bc0b1b (diff)
downloadtdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.tar.gz
tdevelop-2ecab1a194b0dc551b478820e1aaa3b8713354cc.zip
Additional renaming of kde to tde
Diffstat (limited to 'languages/cpp/README.dox')
-rw-r--r--languages/cpp/README.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/cpp/README.dox b/languages/cpp/README.dox
index 3078ec53..04c7fe30 100644
--- a/languages/cpp/README.dox
+++ b/languages/cpp/README.dox
@@ -8,9 +8,9 @@ then you can play with KDevPCSImporter the code of the dialog is in languages/cp
and of course lib/interfaces/kdevpcsimporter.*
and if you want play with the c++ parser go to lib/cppparser/, the best is to start to read driver.*
-\authors <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
+\authors <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
-\maintainer <a href="mailto:roberto AT kdevelop.org">Roberto Raggi</a>
+\maintainer <a href="mailto:roberto AT tdevelop.org">Roberto Raggi</a>
\feature supports C/C++ language
\feature can do code completion
@@ -18,7 +18,7 @@ and if you want play with the c++ parser go to lib/cppparser/, the best is to st
\feature code highlight
\feature Consult \ref LangSupporttqStatus for a up to date features/status of this programming language support part.
-\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=kdevelop&component=cppsupport&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">cppsupport component at Bugzilla database</a>
+\bug bugs in <a href="http://bugs.kde.org/buglist.cgi?product=tdevelop&component=cppsupport&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&order=Bug+Number">cppsupport component at Bugzilla database</a>
\faq <b>How can I have documentation on functions when using codecompletion ?</b>
-# Create the xml-output with <a href="http://www.doxygen.org">Doxygen</a> of the files you want to add to the classstore