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/snippet/README.dox | |
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/snippet/README.dox')
-rw-r--r-- | parts/snippet/README.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/snippet/README.dox b/parts/snippet/README.dox index 4d5d80de..3cc3ccd0 100644 --- a/parts/snippet/README.dox +++ b/parts/snippet/README.dox @@ -1,5 +1,5 @@ /** \class SnippetPart -This plugin provides a tool view for CodeSnippets which can be easily inserted into any KDevelop sourcecode file. +This plugin provides a tool view for CodeSnippets which can be easily inserted into any TDevelop sourcecode file. \authors <a href="mailto:rgruber@users.sourceforge.net">Robert Gruber</a> |