]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
doc: add a page for downloading the U-Boot logo
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 22 Nov 2025 22:17:38 +0000 (23:17 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 6 Dec 2025 10:32:02 +0000 (11:32 +0100)
Add a page showing the logo with and without text.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
doc/learn/index.rst
doc/learn/logo.rst [new file with mode: 0644]

index 8075c01d1df9c939e2846e04ec8c115dc4b33007..5b139e3c9fd575a071b02515c5475ef4c2d6b3ef 100644 (file)
@@ -6,4 +6,5 @@ Learn about U-Boot
 .. toctree::
    :maxdepth: 1
 
+   logo
    talks
diff --git a/doc/learn/logo.rst b/doc/learn/logo.rst
new file mode 100644 (file)
index 0000000..66d403e
--- /dev/null
@@ -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