From 642e97dcbe9de48c2efe5545271622e8c7736828 Mon Sep 17 00:00:00 2001 From: Toon Stegen Date: Mon, 23 Dec 2024 11:59:21 +0100 Subject: [PATCH] doc: reorder tiles Put most relevant links at the top. More users are interested in the list of supported boards then the contributing guidelines. Signed-off-by: Toon Stegen --- doc/index.rst | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/index.rst b/doc/index.rst index aa4918c583b..9d5a30c3d7f 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -39,13 +39,6 @@ documentation for a specific version of Zephyr.

Set up Zephyr, build & run a sample application

-
  • - - -

    Contribution Guidelines

    -
    -

    How to submit patches and contribute to Zephyr

    -
  • @@ -53,6 +46,13 @@ documentation for a specific version of Zephyr.

    Explore samples and demos for various boards

  • +
  • + + +

    Supported Boards

    +
    +

    List of supported boards and platforms

    +
  • @@ -67,13 +67,6 @@ documentation for a specific version of Zephyr.

    Security processes and guidelines

  • -
  • - - -

    Supported Boards

    -
    -

    List of supported boards and platforms

    -
  • @@ -81,6 +74,13 @@ documentation for a specific version of Zephyr.

    OS Services and usage guides

  • +
  • + + +

    Contribution Guidelines

    +
    +

    How to submit patches and contribute to Zephyr

    +
  • For information about the changes and additions for past releases, please