summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2015-11-19 16:05:50 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2015-12-01 14:28:59 +0000
commit867a9d760e8643861868c48a29d0dc3ae3cb1284 (patch)
tree12502df6617e14a36bcb7e68cc5f30bd25a92776
parent60f415fc7c793bc00b2b017583745fb426a9fdc4 (diff)
downloadqtdoc-867a9d760e8643861868c48a29d0dc3ae3cb1284.tar.gz
Doc: added link to documentation writing style
Change-Id: Ia9b6db301b5a0b85f17da67feef5cc9343a9ee13 Task-number: QTBUG-35840 Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
-rw-r--r--doc/src/userinterfaces.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/userinterfaces.qdoc b/doc/src/userinterfaces.qdoc
index 68ca2a79..ab9890f5 100644
--- a/doc/src/userinterfaces.qdoc
+++ b/doc/src/userinterfaces.qdoc
@@ -101,6 +101,8 @@ type applications.
\li \l{richtext.html}{Rich Text Processing}
\li \l{dnd.html}{Drag and Drop}
\li \l{Internationalization with Qt}{Internationalization}
+\li \l{C++ Documentation Style}
+\li \l{QML Documentation Style}
\endlist
\section1 Visualizing Data
@@ -246,5 +248,4 @@ accomplish their tasks.
localized applications.
\li \l{Qt Linguist Manual} - manual of Qt's translation tool
\endlist
-
*/