summaryrefslogtreecommitdiff
path: root/src/qdoc/qdoc/doc/qdoc-warnings.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/qdoc/doc/qdoc-warnings.qdoc')
-rw-r--r--src/qdoc/qdoc/doc/qdoc-warnings.qdoc9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/qdoc/qdoc/doc/qdoc-warnings.qdoc b/src/qdoc/qdoc/doc/qdoc-warnings.qdoc
index 0c1ad2cc8..3e08a8e88 100644
--- a/src/qdoc/qdoc/doc/qdoc-warnings.qdoc
+++ b/src/qdoc/qdoc/doc/qdoc-warnings.qdoc
@@ -364,10 +364,11 @@
\section1 Duplicate target name <target>
- This means that there are two \l {target-command}{\\target} commands
- with the same parameter. They should be unique.
- This warning is followed by the warning "The previous
- occurrence is here".
+ This warning is issued if you define two targets with the same parameter,
+ using either the \l {target-command}{\\target} or the \l {keyword-command}
+ {\\keyword} command. The target name given as parameter to these commands
+ must be unique. The warning is followed by "The previous occurrence is
+ here: [location]", where location contains a file name and line number.
\section1 Cannot find qdoc include file <filename>