aboutsummaryrefslogtreecommitdiffstats
path: root/examples/corelib
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/corelib
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/corelib')
-rw-r--r--examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst b/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst
index 7ce2f9c38..e8e4d1ecd 100644
--- a/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst
+++ b/examples/corelib/mimetypesbrowser/doc/mimetypesbrowser.rst
@@ -1,9 +1,8 @@
MIME Type Browser Example
=========================
-A Python application that demonstrates the analogous example in C++ `MIME Type
-Browser Example
-https://doc.qt.io/qt-6/qtcore-mimetypes-mimetypebrowser-example.html`_
+A Python application that demonstrates the analogous example in C++
+`MIME Type Browser Example <https://doc.qt.io/qt-6/qtcore-mimetypes-mimetypebrowser-example.html>`_
.. image:: mimetypesbrowser.png
:width: 400