diff options
| author | Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> | 2024-08-14 15:37:31 +0200 |
|---|---|---|
| committer | Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io> | 2024-08-16 13:51:21 +0200 |
| commit | cefe4ff2a44f13ab5cfd5c17a3ecb1461054f520 (patch) | |
| tree | 5b45f8f70048617fff86743b0c868f2c61305318 /sources/pyside6/doc/building_from_source | |
| parent | d2318d7aab3616df6e589b6337d2c2b8cd6e1909 (diff) | |
Docs: Fix broken links from base documentation
- Many https links and sphinx references which were broken have been
fixed.
Change-Id: Ia10a44bbbbe4ed7e761c72042b45a46030d02186
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Diffstat (limited to 'sources/pyside6/doc/building_from_source')
| -rw-r--r-- | sources/pyside6/doc/building_from_source/index.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sources/pyside6/doc/building_from_source/index.rst b/sources/pyside6/doc/building_from_source/index.rst index 24f6cd128..70c876005 100644 --- a/sources/pyside6/doc/building_from_source/index.rst +++ b/sources/pyside6/doc/building_from_source/index.rst @@ -1,3 +1,5 @@ +.. _buildingfromsource: + Building from Source ==================== @@ -391,7 +393,7 @@ Troubleshooting --shiboken-host-path=... -.. _`Manjaro ARM`: https://manjaro.org/download/#ARM +.. _`Manjaro ARM`: https://manjaro.org/products/download/arm .. _`Archlinux ARM`: https://archlinuxarm.org .. _`ARM Developer Cross Compilers`: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads .. _`gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu.tar.xz`: https://developer.arm.com/-/media/Files/downloads/gnu-a/10.2-2020.11/binrel/gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu.tar.xz @@ -505,7 +507,7 @@ The offline documentation (QCH) can be viewed using the *Qt Creator* IDE or *Qt Assistant*, which is a standalone application for viewing QCH files. To view the QCH using *Qt Creator*, following the instructions outlined in -`Using Qt Creator Help Mode <https://doc.qt.io/qtcreator/creator-help.html>`_. +`Using Qt Creator Help Mode <https://doc.qt.io/qtcreator/creator-how-to-add-external-documentation.html>`_. If you chose to use *Qt Assistant* instead, use the following command to register the QCH file before launching *Qt Assistant*:: |
