diff options
Diffstat (limited to 'languages/cpp/README.dox')
-rw-r--r-- | languages/cpp/README.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/README.dox b/languages/cpp/README.dox index 7e9e0fd5..9c81219f 100644 --- a/languages/cpp/README.dox +++ b/languages/cpp/README.dox @@ -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 LangSupportStatus 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=tdevelop&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.trinitydesktop.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 |