From 4727bb59912484b7f67a56b1fbed4919d5b71c19 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Wed, 28 Nov 2012 17:04:12 +0100 Subject: Add \brief to the examples. That is used by qdoc to generate brief descriptions for the example manifests. Change-Id: I142a6d3259f90d0c9990033b3c36e139062ac343 Reviewed-by: Eike Ziller Reviewed-by: hjk --- examples/widgets/doc/src/factorial.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/widgets/doc/src/factorial.qdoc') diff --git a/examples/widgets/doc/src/factorial.qdoc b/examples/widgets/doc/src/factorial.qdoc index 9b4b711065..42c922aa76 100644 --- a/examples/widgets/doc/src/factorial.qdoc +++ b/examples/widgets/doc/src/factorial.qdoc @@ -29,7 +29,7 @@ \example statemachine/factorial \title Factorial States Example - The Factorial States example shows how to use \l{The State Machine + \brief The Factorial States example shows how to use \l{The State Machine Framework} to calculate the factorial of an integer. The statechart for calculating the factorial looks as follows: -- cgit v1.2.3