summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-12-11 12:44:06 +0100
committerMartin Smith <martin.smith@theqtcompany.com>2015-12-11 14:36:59 +0000
commit91ca24d0484ba1166fbd31e7f444346f65e5637b (patch)
treebc9830e3f557629f1200f2fa6ce56c3eb9f56ab9
parent5f996b5e8abad7379a43a1e6158c228081a2e86d (diff)
Doc: Add a page listing all Qt examplesv5.6.0-beta1
This change depends on the qdoc commit that adds the new \generatelist annotatedexamples feature. Change-Id: I6214e77bef4ddea3ad33ea812f5ffeb78704f744 Reviewed-by: Martin Smith <martin.smith@theqtcompany.com>
-rw-r--r--doc/src/examples.qdoc13
-rw-r--r--doc/src/index.qdoc1
2 files changed, 14 insertions, 0 deletions
diff --git a/doc/src/examples.qdoc b/doc/src/examples.qdoc
index afd14ee53..2e1c49b0f 100644
--- a/doc/src/examples.qdoc
+++ b/doc/src/examples.qdoc
@@ -191,4 +191,17 @@
To view and run examples provided through the Qt Project, visit the
\l{http://wiki.qt.io/Category:Learning::Demos_and_Examples}{Community Examples} page.
+
+ \section1 All Examples
+
+ \l{All Qt Examples} lists all examples categorized by the Qt module they
+ belong to.
+*/
+
+/*!
+\page qtexamples.html
+\title All Qt Examples
+\brief List of all the Qt examples
+
+\generatelist annotatedexamples
*/
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index 1a91030c2..49afa47c6 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -116,6 +116,7 @@
\endlist
\list
\li \l{Qt Overviews}{All Qt Overviews}
+ \li \l{All Qt Examples}
\endlist
\enddiv
\enddiv