diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-25 15:37:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-25 15:37:31 +0900 |
commit | 6392f5a9dfce2bf83617d49bb7f332181ec6004e (patch) | |
tree | ab69e390f7962b7e7dda1a3a64f035c61c751cf4 /doc/platform | |
parent | aba2788b428dc53243407902e9ccbb20b97a69fd (diff) | |
download | tdevelop-6392f5a9dfce2bf83617d49bb7f332181ec6004e.tar.gz tdevelop-6392f5a9dfce2bf83617d49bb7f332181ec6004e.zip |
Revert "Finish renaming tdevelop components"
This reverts commit 722ce1efbac31c61b1d4b13f7e075c9f311e3e73.
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 ae377ddf..29f6deb0 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="tdevlanginterfaces/html/index.html"><b>Language Support Interfaces Library</b></a> - (<a href="tdevlanginterfaces/html/classes.html">classes</a>)\n +- <a href="kdevlanginterfaces/html/index.html"><b>Language Support Interfaces Library</b></a> + (<a href="kdevlanginterfaces/html/classes.html">classes</a>)\n <i>Interfaces for KDevelop language support facilities.</i> -- <a href="tdevlangdebugger/html/index.html"><b>Debugger Support Library</b></a> - (<a href="tdevlangdebugger/html/classes.html">classes</a>)\n +- <a href="kdevlangdebugger/html/index.html"><b>Debugger Support Library</b></a> + (<a href="kdevlangdebugger/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="tdevshellsrc/html/index.html"><b>Generic Shell</b></a> - (<a href="tdevshellsrc/html/classes.html">classes</a>)\n +- <a href="kdevshellsrc/html/index.html"><b>Generic Shell</b></a> + (<a href="kdevshellsrc/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 |