mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
sphinx: Add support for multiple docs version
Enhance the sphinx experience/nagivation with: * Remove the pointless looking parts of breadcrumb navigtation * Add a document type switcher to the breadcrumb navigation * Add a version selection switch to the breadcrumb navigation (From yocto-docs rev: 1823624bdb9ea002d44c9e6d0fd4cd662bff36ad) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -40,7 +40,7 @@ Welcome to The Yocto Project's documentation!
|
||||
:maxdepth: 1
|
||||
:caption: 'Mega' Manual
|
||||
|
||||
All-in-one 'Mega' Manual <https://www.yoctoproject.org/docs/@VER@/singleindex.html>
|
||||
All-in-one 'Mega' Manual <https://www.yoctoproject.org/docs/singleindex.html>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Reference in New Issue
Block a user