From 8b32bdf532a706f0305424774506f5016f714c09 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 18 Oct 2014 23:04:45 +0900 Subject: Fixed generation of API documentation. Updated TDevelop API documentation toc file. This relates to bug 1859. Signed-off-by: Michele Calgaro --- doc/api/PropEditor.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/api/PropEditor.dox') diff --git a/doc/api/PropEditor.dox b/doc/api/PropEditor.dox index 676e634c..40ce4261 100644 --- a/doc/api/PropEditor.dox +++ b/doc/api/PropEditor.dox @@ -1,8 +1,8 @@ /** \file PropEditor.dox - \brief The KDevelop Property Editor library description page + \brief The TDevelop Property Editor library description page */ -/** \page PropEditor KDevelop Property Editor library description +/** \page PropEditor TDevelop Property Editor library description \section whatis What is Property Editor? @@ -10,7 +10,7 @@ properties of an object. For example, look at %Qt Designer. Each widget has a list of properties that can be edited in a nice table form. Same ideology is used to edit properties in Kugar Report Designer -(from KOffice distribution). In KDevelop project manager can also display +(from KOffice distribution). In TDevelop project manager can also display the properties of currently selected build item in property editor. \section over Library Overview -- cgit v1.2.3