diff options
author | Topi Reinio <topi.reinio@qt.io> | 2020-01-15 12:26:10 +0100 |
---|---|---|
committer | Topi Reiniƶ <topi.reinio@qt.io> | 2020-01-15 22:12:08 +0000 |
commit | 49809ed79cbbec7b8071660b4540d070e075d65b (patch) | |
tree | db768cc5305a1870ff7ab88154247e0e7a752e4e /src | |
parent | 52ed979cbdcb197847d267d22ebbce189788a9ef (diff) | |
download | qttools-49809ed79cbbec7b8071660b4540d070e075d65b.tar.gz |
Doc: Fix typos in QDoc Manual
Recent commits introduced two typos that caused a number of
documentation warnings.
Change-Id: I4ad32f96624c7204b4f721f4a3bc1d17ca53492d
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'src')
-rw-r--r-- | src/qdoc/doc/qdoc-manual-qdocconf.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qdoc/doc/qdoc-manual-qdocconf.qdoc b/src/qdoc/doc/qdoc-manual-qdocconf.qdoc index 0d88c7471..98a84fe26 100644 --- a/src/qdoc/doc/qdoc-manual-qdocconf.qdoc +++ b/src/qdoc/doc/qdoc-manual-qdocconf.qdoc @@ -632,7 +632,7 @@ The \c ignorewords variable was introduced in QDoc 5.14. \target ignoresince-variable - \section ignoresince + \section1 ignoresince The \c ignoresince variable is used for setting a cutoff value for versions passed to the \l {since-command}{\\since} command. All @@ -795,7 +795,7 @@ The \c locationinfo boolean variable determines whether detailed location information about each entity is written to - \c {.index}-files and \c {.webxml]-files (when using the WebXML + \c {.index}-files and \c {.webxml}-files (when using the WebXML output format). Location information consists of the full path and line |