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 /vcs/clearcase | |
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 'vcs/clearcase')
-rw-r--r-- | vcs/clearcase/README.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/clearcase/README.dox b/vcs/clearcase/README.dox index 74f2678b..47741ab6 100644 --- a/vcs/clearcase/README.dox +++ b/vcs/clearcase/README.dox @@ -1,5 +1,5 @@ /** \class ClearcasePart -Integrates Clearcase configuration management system into KDevelop. +Integrates Clearcase configuration management system into TDevelop. Based on Perforce (PerforcePart) implementation by Harald Fernengel <harry AT kdevelop.org> To use clearcase functions, you need to: @@ -31,7 +31,7 @@ To use clearcase functions, you need to: \authors <a href="mailto:pnoffke AT bigpond dot com">Patrick Noffke</a> \authors <a href="mailto:phil AT hetroy dot org">Philippe Hétroy</a> -\feature Integrates Clearcase configuration management system into KDevelop and displays VCS file information +\feature Integrates Clearcase configuration management system into TDevelop and displays VCS file information \feature Detects the clearcase environment and activates menus \feature Provided a dialog for checkout and checkin comments. |