From: Laszlo Papp Date: Fri, 6 Jul 2012 14:03:04 +0000 (+0100) Subject: Use QDoc instead of Qdoc to be consistent with the rest of the documentation X-Git-Tag: 071012110112~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0404bd1bcd246feba4ee6057aa6e424a3d9bf004;p=profile%2Fivi%2Fqtbase.git Use QDoc instead of Qdoc to be consistent with the rest of the documentation Change-Id: Iec031e207609b87e3c85bec66a7aaebd971973d1 Reviewed-by: Richard J. Moore --- diff --git a/src/tools/qdoc/doc/qdoc-guide.qdoc b/src/tools/qdoc/doc/qdoc-guide.qdoc index a875c48..e57c385 100644 --- a/src/tools/qdoc/doc/qdoc-guide.qdoc +++ b/src/tools/qdoc/doc/qdoc-guide.qdoc @@ -517,7 +517,7 @@ to the QtQuick2 module while there is also a QtQuick1 module for the older types introduced in Qt 4. - Modules affect the way Qdoc link and relate the types. The + Modules affect the way QDoc link and relate the types. The \l{qmlclass-command}{\\qmlclass} topic command must have an \l{inqmlmodule-command}{\\inqmlmodule} context command to relate the type to a module. Similarly, a \l{qmlmodule-command}{\\qmlmodule} topic diff --git a/src/tools/qdoc/doc/qdoc-manual.qdoc b/src/tools/qdoc/doc/qdoc-manual.qdoc index c20633d..2b4d160 100644 --- a/src/tools/qdoc/doc/qdoc-manual.qdoc +++ b/src/tools/qdoc/doc/qdoc-manual.qdoc @@ -154,7 +154,7 @@ file also contains other information for QDoc. See \l{The QDoc Configuration File} for a instructions on how to - build a Qdoc configuration file. + build a QDoc configuration file. \section1 How QDoc Works