From 26c5622bb5551e1ad61db1c20890579dfb6b87c2 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 3 Jul 2020 18:21:03 +0200 Subject: sphinx: Organize top level docs Clean up the top level docs index to refer to all the manuals with decent titles/links/layout and match the current website docs page links. (From yocto-docs rev: 45138057bf9446dfca7bf1ddef97104df57abe76) Signed-off-by: Richard Purdie --- documentation/index.rst | 47 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 11 deletions(-) (limited to 'documentation/index.rst') diff --git a/documentation/index.rst b/documentation/index.rst index 1a96b6996e..e39b865b1d 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -10,16 +10,41 @@ Welcome to The Yocto Project's documentation! .. toctree:: :maxdepth: 1 + :caption: Introduction and Overview + + Quick Build + What I wish I'd known about Yocto Project + Transitioning to a custom environment for systems development + Yocto Project Software Overview + Tips and Tricks Wiki + + +.. toctree:: + :maxdepth: 1 + :caption: Manuals + + Overview and Concepts Manual + Reference Manual + Board Support Package (BSP) Developer's guide + Development Tasks Manual + Linux Kernel Development Manual + Profile and Tracing Manual + Application Development and the Extensible SDK (eSDK) + Toaster Manual + Test Environment Manual + Bitbake User Manual + +.. toctree:: + :maxdepth: 1 + :caption: 'Mega' Manual + + All-in-one 'Mega' Manual + +.. toctree:: + :maxdepth: 1 + :caption: Manuals/Variable Index - brief-yoctoprojectqs/brief-yoctoprojectqs - overview-manual/overview-manual - bsp-guide/bsp-guide - ref-manual/ref-manual - dev-manual/dev-manual - adt-manual/adt-manual - kernel-dev/kernel-dev - profile-manual/profile-manual - sdk-manual/sdk-manual - toaster-manual/toaster-manual - test-manual/test-manual genindex + + + -- cgit v1.2.3-54-g00ecf