docs: add figure to board doc template
Add example of how to add an image for the board. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
1b0c33f1e6
commit
fa46d80d7f
1 changed files with 8 additions and 0 deletions
8
doc/templates/board.tmpl
vendored
8
doc/templates/board.tmpl
vendored
|
@ -7,6 +7,14 @@ Overview
|
||||||
********
|
********
|
||||||
[A short description about the board, its main features and availability]
|
[A short description about the board, its main features and availability]
|
||||||
|
|
||||||
|
|
||||||
|
.. figure:: board_name.png
|
||||||
|
:width: 800px
|
||||||
|
:align: center
|
||||||
|
:alt: Board Name
|
||||||
|
|
||||||
|
Board Name (Credit: <owner>)
|
||||||
|
|
||||||
Hardware
|
Hardware
|
||||||
********
|
********
|
||||||
[General Hardware information]
|
[General Hardware information]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue