aboutsummaryrefslogtreecommitdiffstats
path: root/examples/multimedia
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2022-01-26 09:38:44 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2022-01-26 17:47:13 +0100
commitc81ee3c92ac022bb5e9b3d0db72f157a1e1a6513 (patch)
tree4c690b8c54fc44a4e0e28c2998e35d006d049729 /examples/multimedia
parent06934b80680b4cef967c7b8a87580a7d7759a01c (diff)
Examples: Fix example URLs and documentation warnings
Fix: sources/pyside6/doc/examples/example_corelib__mimetypesbrowser.rst:4: WARNING: Unknown target name: "mime type browser example https://doc.qt.io/qt-6/qtcore-mimetypes-mimetypebrowser-example.html". sources/pyside6/doc/examples/example_multimedia__audiosource.rst:4: WARNING: Unknown target name: "audio source example https://doc-snapshots.qt.io/qt6-dev/qtmultimedia-multimedia-audiosource-example.html". sources/pyside6/doc/examples/example_widgets_tools_regularexpression.rst:4: WARNING: Unknown target name: "qregularexpression example https://doc.qt.io/qt-6/qtwidgets-tools-regularexpression-example.html". sources/pyside6/doc/examples/example_widgets_tools_regularexpression.rst:: WARNING: image file not readable: examples/regularexpression.png Pick-to: 6.2 Task-number: PYSIDE-841 Change-Id: I541df87560227d4361823b2948890fb2bf949d8e Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'examples/multimedia')
-rw-r--r--examples/multimedia/audiosource/doc/audiosource.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/multimedia/audiosource/doc/audiosource.rst b/examples/multimedia/audiosource/doc/audiosource.rst
index 0a2353bc5..b1dcd61a8 100644
--- a/examples/multimedia/audiosource/doc/audiosource.rst
+++ b/examples/multimedia/audiosource/doc/audiosource.rst
@@ -1,9 +1,8 @@
Audio Source Example
====================
-A Python application that demonstrates the analogous example in C++ `Audio
-Source Example
-https://doc-snapshots.qt.io/qt6-dev/qtmultimedia-multimedia-audiosource-example.html`_
+A Python application that demonstrates the analogous example in C++
+`Audio Source Example <https://doc-snapshots.qt.io/qt6-dev/qtmultimedia-multimedia-audiosource-example.html>`_
.. image:: audiosource.png