From 2518c29202d07d42d3220963b4596f5252e52937 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Sep 2018 16:03:53 +0900 Subject: qt -> tqt conversion: QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro --- doc/common/README.Doxygen | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/common/README.Doxygen') diff --git a/doc/common/README.Doxygen b/doc/common/README.Doxygen index 183b85c36..8073f0826 100644 --- a/doc/common/README.Doxygen +++ b/doc/common/README.Doxygen @@ -85,12 +85,12 @@ Differences with current dox: # sh /mnt/src/tdepim/doc/api/doxygen.sh /mnt/src/tdepim kpilot/lib # # When generating dox for tdelibs, a tag file for Qt is also created. -# The location of Qt is specified indirectly through $QTDOCDIR or, -# if that is not set, $QTDIR, or otherwise guessed. You may explicitly -# set the location of a pre-generated tag file with $QTDOCTAG. One +# The location of Qt is specified indirectly through $TQTDOCDIR or, +# if that is not set, $TQTDIR, or otherwise guessed. You may explicitly +# set the location of a pre-generated tag file with $TQTDOCTAG. One # typical approach might be: # -# QTDOCTAG=$QTDIR/doc/qt.tag QTDOCDIR=http://doc.trolltech.com/3.3/ +# TQTDOCTAG=$TQTDIR/doc/qt.tag TQTDOCDIR=http://doc.trolltech.com/3.3/ # # Finally, there is a --no-recurse option for top-level generation # that avoids generating all the subdirectories as well. It also -- cgit v1.2.1