mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
sphinx: index.rst: Fix links
Correct the bitbake and megamanual URLs. (From yocto-docs rev: 9da83688584f891d9a1fa363bbf073ab7ba0aad7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -34,13 +34,13 @@ Welcome to The Yocto Project's documentation!
|
|||||||
Application Development and the Extensible SDK (eSDK) <sdk-manual/sdk-manual>
|
Application Development and the Extensible SDK (eSDK) <sdk-manual/sdk-manual>
|
||||||
Toaster Manual <toaster-manual/toaster-manual>
|
Toaster Manual <toaster-manual/toaster-manual>
|
||||||
Test Environment Manual <test-manual/test-manual>
|
Test Environment Manual <test-manual/test-manual>
|
||||||
Bitbake User Manual <https://link to bitbake manual FIXME>
|
Bitbake User Manual <https://docs.yoctoproject.org/bitbake>
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
:caption: 'Mega' Manual
|
:caption: 'Mega' Manual
|
||||||
|
|
||||||
All-in-one 'Mega' Manual <https://www.yoctoproject.org/docs/singleindex.html>
|
All-in-one 'Mega' Manual <https://docs.yoctoproject.org/singleindex.html>
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user