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/diff | |
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/diff')
-rw-r--r-- | parts/diff/README.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/diff/README.dox b/parts/diff/README.dox index 6659ac71..65e04fbc 100644 --- a/parts/diff/README.dox +++ b/parts/diff/README.dox @@ -13,7 +13,7 @@ and select "diff to repository" to see it in action. \feature Shows "diffs" between files \feature If "kompare" from KDESDK is installed, it'll use its widget to display the diff otherwise in a QTextEdit with simple highlighting -\feature Works with all VCS systems supported by KDevelop +\feature Works with all VCS systems supported by TDevelop \requirement If "kompare" from KDESDK is installed, it'll use its widget to display the diff. |