summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuha Vuolle <juha.vuolle@qt.io>2023-02-21 14:16:45 +0200
committerJuha Vuolle <juha.vuolle@qt.io>2023-02-23 08:13:32 +0200
commit81a08c83bc4a581adfb185d663a955585274c829 (patch)
tree5f4bcb06f270bbef86eb560d7ca7a9e9a4f17e46
parent7801e05e659845ccc163c7e473ed4d91fa1de778 (diff)
Adjust the brief description of the sudoku example
To reflect the technically unique aspect it demonstrates Pick-to: 6.5 Task-number: QTBUG-111090 Change-Id: I7f7558202292ff613a67b6c64cdab8368854dd94 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
-rw-r--r--examples/scxml/sudoku/doc/src/sudoku.qdoc4
1 files changed, 1 insertions, 3 deletions
diff --git a/examples/scxml/sudoku/doc/src/sudoku.qdoc b/examples/scxml/sudoku/doc/src/sudoku.qdoc
index 382a52e..7fa781d 100644
--- a/examples/scxml/sudoku/doc/src/sudoku.qdoc
+++ b/examples/scxml/sudoku/doc/src/sudoku.qdoc
@@ -5,9 +5,7 @@
\example sudoku
\title Qt SCXML Sudoku Example
\ingroup examples-qtscxml
- \brief Presents the use of SCXML in a sudoku game.
-
- \e {Sudoku} demonstrates how an SCXML file may be used in a game.
+ \brief Demonstrates the use of separate javascript file with SCXML.
\include examples-run.qdocinc