boards: google: adopt new zephyr:board directive and role

This updates the documentation of all the Google boards to use
the new `zephyr:board::` directive.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-10-18 15:45:03 +02:00 committed by Carles Cufí
parent 702f89a49f
commit fe1ecd4182
3 changed files with 3 additions and 9 deletions

View file

@ -1,7 +1,4 @@
.. _google_dragonclaw_board: .. zephyr:board:: google_dragonclaw
Google Dragonclaw Development Board
###################################
Overview Overview
******** ********

View file

@ -1,7 +1,4 @@
.. _google_twinkie_v2_board: .. zephyr:board:: google_twinkie_v2
Google Twinkie V2
#################
Overview Overview
******** ********

View file

@ -7,7 +7,7 @@
Overview Overview
******** ********
This provides access to :ref:`Twinkie <google_twinkie_v2_board>` so you can try out This provides access to :zephyr:board:`google_twinkie_v2` so you can try out
the supported features. the supported features.
Building and Running Building and Running