From 0404bd1bcd246feba4ee6057aa6e424a3d9bf004 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Fri, 6 Jul 2012 15:03:04 +0100 Subject: [PATCH] Use QDoc instead of Qdoc to be consistent with the rest of the documentation Change-Id: Iec031e207609b87e3c85bec66a7aaebd971973d1 Reviewed-by: Richard J. Moore --- src/tools/qdoc/doc/qdoc-guide.qdoc | 2 +- src/tools/qdoc/doc/qdoc-manual.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/qdoc/doc/qdoc-guide.qdoc b/src/tools/qdoc/doc/qdoc-guide.qdoc index a875c48770..e57c3857c5 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 c20633d74b..2b4d16029e 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