aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/editors/creator-coding.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-10-21 09:53:47 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-10-22 11:49:19 +0000
commitc4872962cd6cbee532fc76be6ddb8cdc521f5e61 (patch)
treef897a3833b87db18c09877257f9314eae45c62bb /doc/src/editors/creator-coding.qdoc
parent25e3d888349123c8ad0234345485561a0353ada0 (diff)
Doc: add docs for model editor
Change-Id: I6bae6dc22de170c9f43cefe474e9b684675e4ff6 Reviewed-by: Jochen Becher <jochen_becher@gmx.de> Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'doc/src/editors/creator-coding.qdoc')
-rw-r--r--doc/src/editors/creator-coding.qdoc8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/src/editors/creator-coding.qdoc b/doc/src/editors/creator-coding.qdoc
index 1babd29cc6..49e6480982 100644
--- a/doc/src/editors/creator-coding.qdoc
+++ b/doc/src/editors/creator-coding.qdoc
@@ -26,7 +26,7 @@
\contentspage {Qt Creator Manual}
\previouspage creator-usability.html
\page creator-coding.html
- \nextpage creator-editor-functions.html
+ \nextpage creator-modeling.html
\title Coding
@@ -34,6 +34,12 @@
\list
+ \li \l{Modeling}
+
+ You can use the experimental model editor to create Universal
+ Modeling Language (UML) style models with structured diagrams and
+ store them in XML format.
+
\li \l{Writing Code}
Writing, editing, and navigating in source code are core tasks in