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 | |
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')
-rw-r--r-- | vcs/clearcase/README.dox | 4 | ||||
-rw-r--r-- | vcs/perforce/README.dox | 2 | ||||
-rw-r--r-- | vcs/subversion/README.dox | 4 |
3 files changed, 5 insertions, 5 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. diff --git a/vcs/perforce/README.dox b/vcs/perforce/README.dox index 5a2d3756..a9c0ee6e 100644 --- a/vcs/perforce/README.dox +++ b/vcs/perforce/README.dox @@ -1,5 +1,5 @@ /** \class PerforcePart -Integrates the perforce version managment system into KDevelop. +Integrates the perforce version managment system into TDevelop. \authors <a href="mailto:bernd AT kdevelop.org">Bernd Gehrmann</a> Copyright (C) 1999-2001 \authors <a href="mailto:harry AT kdevelop.org">Harald Fernengel</a> Copyright (C) 2002-2003 diff --git a/vcs/subversion/README.dox b/vcs/subversion/README.dox index c463a997..91e40d37 100644 --- a/vcs/subversion/README.dox +++ b/vcs/subversion/README.dox @@ -1,11 +1,11 @@ /** \class subversionPart -Integrates the SVN (Subversion) version management system into KDevelop. +Integrates the SVN (Subversion) version management system into TDevelop. \authors <a href="mailto:marchand AT kde.org">Mickael Marchand</a> \maintainer <a href="mailto:marchand AT kde.org">Mickael Marchand</a> -\feature Integrates the SVN (Subversion) version management system into KDevelop. +\feature Integrates the SVN (Subversion) version management system into TDevelop. \requirement You need to compile and install tdesdk/tdeioslave/svn |