summaryrefslogtreecommitdiffstats
path: root/examples/speech/hello_speak/doc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2022-04-05 11:55:58 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2022-04-07 12:24:58 +0200
commit952107c475bc6d8d0ae50542776b73500b5c81c7 (patch)
tree15c219424ffd47f0bfe051bf8be0c4ab5c01552f /examples/speech/hello_speak/doc
parentd4495a745ba565aa3f5c86ef7d84118c716222b6 (diff)
Build documentation
Fix the CMakeLists file to point at the qdocconf file, and remove the qmake .pro file. The only module in the repository is the TextToSpeech module, so the documentation needs to live in the directory releative to that. This makes qdoc generate the documentation correctly, and without warnings. Change-Id: I4406ec5656641b46ec9d9bc154bc8dd10b271d3b Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'examples/speech/hello_speak/doc')
-rw-r--r--examples/speech/hello_speak/doc/src/hellospeakex.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/speech/hello_speak/doc/src/hellospeakex.qdoc b/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
index 233e31a..2a9e787 100644
--- a/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
+++ b/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \example hello_speak
+ \example speech/hello_speak
\title Hello Speak Example
\brief The Hello Speak example reads out a small piece of text.