diff options
author | Darrell Anderson <[email protected]> | 2014-03-02 20:05:33 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2014-03-02 20:05:33 +0100 |
commit | 722ce1efbac31c61b1d4b13f7e075c9f311e3e73 (patch) | |
tree | db1b6b28566e5fe9accb4a688f7257673cecb080 /doc/platform | |
parent | afb74575caf7dd8ccb6c235b1c8d788e320c19da (diff) | |
download | tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.tar.gz tdevelop-722ce1efbac31c61b1d4b13f7e075c9f311e3e73.zip |
Finish renaming tdevelop components
Diffstat (limited to 'doc/platform')
-rw-r--r-- | doc/platform/Mainpage.dox | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/platform/Mainpage.dox b/doc/platform/Mainpage.dox index 29f6deb0..ae377ddf 100644 --- a/doc/platform/Mainpage.dox +++ b/doc/platform/Mainpage.dox @@ -81,11 +81,11 @@ KDevelop Technotes</a>. \section langapi Programming Language Support API -- <a href="kdevlanginterfaces/html/index.html"><b>Language Support Interfaces Library</b></a> - (<a href="kdevlanginterfaces/html/classes.html">classes</a>)\n +- <a href="tdevlanginterfaces/html/index.html"><b>Language Support Interfaces Library</b></a> + (<a href="tdevlanginterfaces/html/classes.html">classes</a>)\n <i>Interfaces for KDevelop language support facilities.</i> -- <a href="kdevlangdebugger/html/index.html"><b>Debugger Support Library</b></a> - (<a href="kdevlangdebugger/html/classes.html">classes</a>)\n +- <a href="tdevlangdebugger/html/index.html"><b>Debugger Support Library</b></a> + (<a href="tdevlangdebugger/html/classes.html">classes</a>)\n <i>Classes to implement debugger support for a programming language.</i> . @@ -110,8 +110,8 @@ KDevelop Technotes</a>. \section shellapi Shell API -- <a href="kdevshellsrc/html/index.html"><b>Generic Shell</b></a> - (<a href="kdevshellsrc/html/classes.html">classes</a>)\n +- <a href="tdevshellsrc/html/index.html"><b>Generic Shell</b></a> + (<a href="tdevshellsrc/html/classes.html">classes</a>)\n <i>The Shell - a profile-based implementation of TDevelop plugin architecture.</i> - <a href="kdevprofileslib/html/index.html"><b>Shell Profiles Library</b></a> (<a href="kdevprofileslib/html/classes.html">classes</a>)\n |