From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/tqpair.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/tqpair.doc') diff --git a/doc/tqpair.doc b/doc/tqpair.doc index 373db426c..467f14582 100644 --- a/doc/tqpair.doc +++ b/doc/tqpair.doc @@ -45,7 +45,7 @@ \class TQPair tqpair.h \brief The TQPair class is a value-based template class that provides a pair of elements. - \ingroup qtl + \ingroup tqtl \ingroup tools \ingroup shared @@ -83,7 +83,7 @@ cases this is sufficient. TQPair uses an STL-like syntax to manipulate and address the - objects it contains. See the \link ntqtl.html QTL + objects it contains. See the \link tqtl.html TQTL documentation\endlink for more information. Functions that need to return two values can use a TQPair. -- cgit v1.2.1