mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-12 23:09:45 +03:00
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:
parent
87fd05c663
commit
8c1b29072e
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue