docs: boards: fix capitalization of board architectures
Fix the capitalization of board architecture names. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
a5e3270f48
commit
235caf2234
|
@ -1,6 +1,6 @@
|
|||
.. _boards-nios2:
|
||||
|
||||
NIOS II Boards
|
||||
Nios II Boards
|
||||
##############
|
||||
|
||||
.. toctree::
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.. _boards_posix:
|
||||
|
||||
POSIX/NATIVE Boards
|
||||
POSIX/Native Boards
|
||||
###################
|
||||
|
||||
.. toctree::
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
.. _boards-riscv:
|
||||
|
||||
RISCV Boards
|
||||
##############
|
||||
RISC-V Boards
|
||||
#############
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.. _boards-xtensa:
|
||||
|
||||
XTENSA Boards
|
||||
Xtensa Boards
|
||||
#############
|
||||
|
||||
.. toctree::
|
||||
|
|
Loading…
Reference in a new issue