summaryrefslogtreecommitdiffstats
path: root/doc/platform/Mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'doc/platform/Mainpage.dox')
-rw-r--r--doc/platform/Mainpage.dox20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/platform/Mainpage.dox b/doc/platform/Mainpage.dox
index b5d008c6..29f6deb0 100644
--- a/doc/platform/Mainpage.dox
+++ b/doc/platform/Mainpage.dox
@@ -22,34 +22,34 @@ This document is targeted at all those that want to build their own IDE or impro
If you are instead looking for a user manual, just go to the help menu of your KDevelop and select KDevelop handbook.
This documentation contains the KDevelop Platform online class reference for the current
development version of KDevelop. Additionally, you
-can subscribe or read the <a href="http://www.tdevelop.org/index.html?filename=mailinglist.html">mailing list</a> for any additions and/or
+can subscribe or read the <a href="http://www.kdevelop.org/index.html?filename=mailinglist.html">mailing list</a> for any additions and/or
modifications to the Platform %API.
-An on-line, updated every 24H, html version of this documentation can be found at: http://www.tdevelop.org/HEAD/doc/platform/html/index.html
+An on-line, updated every 24H, html version of this documentation can be found at: http://www.kdevelop.org/HEAD/doc/platform/html/index.html
-You can also download a local browseable copy form http://www.tdevelop.org/HEAD/doc/platform/kdevplatformdoc.tar.bz2 . It gets updated every single day too.
+You can also download a local browseable copy form http://www.kdevelop.org/HEAD/doc/platform/kdevplatformdoc.tar.bz2 . It gets updated every single day too.
More information about the KDevelop Platform architecture in form of tutorials, Wikis, HOWTOs,
and FAQs can be found at
-the <a href="http://www.tdevelop.org">KDevelop website</a>.
+the <a href="http://www.kdevelop.org">KDevelop website</a>.
-Quick overviews of the architecture can also be found in the issues of <a href="http://www.tdevelop.org/doc/tehcnotes">
+Quick overviews of the architecture can also be found in the issues of <a href="http://www.kdevelop.org/doc/tehcnotes">
KDevelop Technotes</a>.
\section platformapi Platform Libraries API
- <a href="kdevinterfaces/html/index.html"><b>Interfaces Library</b></a>
(<a href="kdevinterfaces/html/classes.html">classes</a>)\n
- <i>Interfaces and classes that form KDevelop plugin architecture.</i>
+ <i>Interfaces and classes that form TDevelop plugin architecture.</i>
- <a href="kdevextensions/html/index.html"><b>Extension Interfaces Library</b></a>
(<a href="kdevextensions/html/classes.html">classes</a>)\n
- <i>Extension interfaces used by KDevelop plugin architecture.</i>
+ <i>Extension interfaces used by TDevelop plugin architecture.</i>
- <a href="kdevutil/html/index.html"><b>Utility Library</b></a>
(<a href="kdevutil/html/classes.html">classes</a>)\n
<i>Utility classes for the KDevelop architecture.</i>
- <a href="kdevextras/html/index.html"><b>Extra Interfaces Library</b></a>
(<a href="kdevextras/html/classes.html">classes</a>)\n
- <i>Extra interfaces that are not the part of KDevelop plugin architecture
+ <i>Extra interfaces that are not the part of TDevelop plugin architecture
but that can be implemented by extra plugins or "plugins for plugins".</i>
- <a href="kdevwidgets/html/index.html"><b>Widgets Library</b></a>
(<a href="kdevwidgets/html/classes.html">classes</a>)\n
@@ -112,10 +112,10 @@ KDevelop Technotes</a>.
- <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 KDevelop plugin architecture.</i>
+ <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
- <i>Plugin profiles implementation for KDevelop shell.</i>
+ <i>Plugin profiles implementation for TDevelop shell.</i>
.
\section PlannedTasks Planned tasks