From 10308be19ef7fa44699562cc75946e7ea1fdf6b9 Mon Sep 17 00:00:00 2001 From: tpearson Date: Fri, 7 Jan 2011 03:45:53 +0000 Subject: Revert automated changes Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1212479 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- doc/common/README.Doxygen | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/common/README.Doxygen') diff --git a/doc/common/README.Doxygen b/doc/common/README.Doxygen index 139ee3777..77b6bfe5f 100644 --- a/doc/common/README.Doxygen +++ b/doc/common/README.Doxygen @@ -2,9 +2,9 @@ *** README for KDE's Doxygen tools *** -This directory tqcontains tools and data files for Doxygen +This directory contains tools and data files for Doxygen generation. These are the GENERIC files; any module may -override them by putting specific tqreplacements in doc/api/ . +override them by putting specific replacements in doc/api/ . This allows modules to customize their appearance as desired. The files that may be overridden are: @@ -55,9 +55,9 @@ doxygen.sh [--recurse] [--modulename] [--doxdatadir=] [--installdir=] a subdirectory apidocs/ . Modulename is the last part of the (usually a KDE SVN module name). --doxdatadir= Locate the HTML header files and support graphics. - In kdelibs, the subdirectory doc/common/ tqcontains these + In kdelibs, the subdirectory doc/common/ contains these files (and this README). In an installed KDE system, - $KDEDIR/share/doc/HTML/en/common/ tqcontains a copy. + $KDEDIR/share/doc/HTML/en/common/ contains a copy. This argument is mandatory if doxygen.sh can't guess where the doxdata lives. --installdir= Locate the directory where apidox from other modules @@ -111,6 +111,6 @@ Differences with current dox: # Typically, this means $(top_builddir)/apidocs and something like # libfoo/html for the output. For the top-level dig, set relative-html # to "." . In non-top directories, both and -# are calculated and tqreplaced. Top directories get an empty +# are calculated and replaced. Top directories get an empty # if any. -- cgit v1.2.3