From cc9c07415ba6f8617ac9c55fbcedd735289755aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Wed, 26 Feb 2025 13:23:15 +0100 Subject: [PATCH] boards: lowrisc: adopt new zephyr:board directive and role MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This updates the documentation of all the lowRISC boards to use the new `zephyr:board::` directive. Signed-off-by: Benjamin Cabé --- boards/lowrisc/opentitan_earlgrey/doc/index.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/boards/lowrisc/opentitan_earlgrey/doc/index.rst b/boards/lowrisc/opentitan_earlgrey/doc/index.rst index b91c0700def..54c77fdb867 100644 --- a/boards/lowrisc/opentitan_earlgrey/doc/index.rst +++ b/boards/lowrisc/opentitan_earlgrey/doc/index.rst @@ -1,7 +1,4 @@ -.. _opentitan_earlgrey: - -OpenTitan Earl Grey -################### +.. zephyr:board:: opentitan_earlgrey Overview ********