Documentation: Fix link to introduction on mainpage.dox

With the removal of guides/introduction.rst the link on the API
reference landing page no longer works. Point it to the documents
introduction page instead.

Fixes: 860a3e3031 ("Documentation: Rework docs.rst into introduction.rst")
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
Daniel Scally 2024-08-22 09:16:06 +01:00 committed by Laurent Pinchart
parent 87fd05c663
commit 8c1b29072e

View file

@ -5,7 +5,7 @@ Welcome to the API reference for <a href="https://libcamera.org/">libcamera</a>,
a complex camera support library for Linux, Android and ChromeOS. These pages a complex camera support library for Linux, Android and ChromeOS. These pages
are automatically generated from the libcamera source code and describe the API are automatically generated from the libcamera source code and describe the API
in detail - if this is your first interaction with libcamera then you may find in detail - if this is your first interaction with libcamera then you may find
it useful to visit the [developer's guide](../html/guides/introduction.html) in it useful to visit the [documentation](../introduction.html) in
the first instance, which can provide a more generic introduction to the the first instance, which can provide a more generic introduction to the
library's concepts. library's concepts.