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/HowToDocument.dox | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/api/HowToDocument.dox') diff --git a/doc/api/HowToDocument.dox b/doc/api/HowToDocument.dox index d606a8bf..d7fa3680 100644 --- a/doc/api/HowToDocument.dox +++ b/doc/api/HowToDocument.dox @@ -1,13 +1,13 @@ /** \file HowToDocument.dox - * \brief How to document KDevelop parts + * \brief How to document TDevelop parts */ -/** \page howToDocument How to document KDevelop parts +/** \page howToDocument How to document TDevelop parts You should add a README and a README.dox file to your part (KDevPlugin). On the README file put this text: \verbatim -Please read the on-line, automaticaly updated KDevelop API documentation at: +Please read the on-line, automaticaly updated TDevelop API documentation at: http://www.kdevelop.org or read the README.dox file. \endverbatim -- cgit v1.2.1