doc: add a page for downloading the U-Boot logo

Add a page showing the logo with and without text.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
Heinrich Schuchardt
2025-11-22 23:17:38 +01:00
committed by Heinrich Schuchardt
parent 56778d4c27
commit cb8156e9ef
2 changed files with 21 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ Learn about U-Boot
.. toctree::
:maxdepth: 1
logo
talks

20
doc/learn/logo.rst Normal file
View File

@@ -0,0 +1,20 @@
.. SPDX-License-Identifier: GPL-2.0-or-later
U-Boot logo
===========
The project uses the logos below.
Logo with text
--------------
.. image:: ../../tools/logos/u-boot_logo_with_text.svg
:width: 10em
:alt: U-Boot logo with text
Logo without text
-----------------
.. image:: ../../tools/logos/u-boot_logo.svg
:width: 10em
:alt: U-Boot logo without text