From 998ebd2e683e45140493910f76e692e96887b5d2 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 4 Jul 2012 16:46:19 -0500 Subject: Fix help files, kdevelop->tdevelop branding, fix startup. --- doc/platform/Mainpage.dox | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/platform') 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 mailing list for any additions and/or +can subscribe or read the mailing list 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 KDevelop website. +the KDevelop website. -Quick overviews of the architecture can also be found in the issues of +Quick overviews of the architecture can also be found in the issues of KDevelop Technotes. \section platformapi Platform Libraries API - Interfaces Library (classes)\n - Interfaces and classes that form KDevelop plugin architecture. + Interfaces and classes that form TDevelop plugin architecture. - Extension Interfaces Library (classes)\n - Extension interfaces used by KDevelop plugin architecture. + Extension interfaces used by TDevelop plugin architecture. - Utility Library (classes)\n Utility classes for the KDevelop architecture. - Extra Interfaces Library (classes)\n - Extra interfaces that are not the part of KDevelop plugin architecture + Extra interfaces that are not the part of TDevelop plugin architecture but that can be implemented by extra plugins or "plugins for plugins". - Widgets Library (classes)\n @@ -112,10 +112,10 @@ KDevelop Technotes. - Generic Shell (classes)\n - The Shell - a profile-based implementation of KDevelop plugin architecture. + The Shell - a profile-based implementation of TDevelop plugin architecture. - Shell Profiles Library (classes)\n - Plugin profiles implementation for KDevelop shell. + Plugin profiles implementation for TDevelop shell. . \section PlannedTasks Planned tasks -- cgit v1.2.3