summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-07-26 09:28:00 +0200
committerKai Koehne <kai.koehne@qt.io>2018-07-26 10:13:37 +0000
commitd8084e902a91eebebc8332a8cb789d917d5e0a9b (patch)
tree956e39d854232db81cc51f6ff01b913b20516e59 /src
parentfa93afba20ecbf92446d8150f81a80992f249fb7 (diff)
Doc: Add targets for lupdate and lrelease
So that they can easily be interlinked in other parts of the documentation. Change-Id: Iddacd2f53121f41b1bf7ea4d24bdd16e9fb2c22c Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/linguist/linguist/doc/src/linguist-manual.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/linguist/linguist/doc/src/linguist-manual.qdoc b/src/linguist/linguist/doc/src/linguist-manual.qdoc
index a035827f2..2b4fe34c2 100644
--- a/src/linguist/linguist/doc/src/linguist-manual.qdoc
+++ b/src/linguist/linguist/doc/src/linguist-manual.qdoc
@@ -181,6 +181,7 @@
For lupdate to work successfully, it must know which translation files to
produce. The files are listed in the application's \c .pro Qt project file.
+ \target lupdate
\section1 Using lupdate
Usage: \c {lupdate myproject.pro}
@@ -228,6 +229,7 @@
\l{Qt Linguist Manual: Translators}{Translators} section for more
information.
+ \target lrelease
\section1 Using lrelease
Usage: \c {lrelease myproject.pro}