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:
parent
702f89a49f
commit
fe1ecd4182
3 changed files with 3 additions and 9 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
.. _google_dragonclaw_board:
|
.. zephyr:board:: google_dragonclaw
|
||||||
|
|
||||||
Google Dragonclaw Development Board
|
|
||||||
###################################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,4 @@
|
||||||
.. _google_twinkie_v2_board:
|
.. zephyr:board:: google_twinkie_v2
|
||||||
|
|
||||||
Google Twinkie V2
|
|
||||||
#################
|
|
||||||
|
|
||||||
Overview
|
Overview
|
||||||
********
|
********
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue