mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 18:22:02 +02:00
doc: add Unicode functions to API description
Add include/charset.h to generated HTML documentation Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
@@ -9,3 +9,4 @@ U-Boot API documentation
|
|||||||
efi
|
efi
|
||||||
linker_lists
|
linker_lists
|
||||||
serial
|
serial
|
||||||
|
unicode
|
||||||
|
7
doc/api/unicode.rst
Normal file
7
doc/api/unicode.rst
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0+
|
||||||
|
|
||||||
|
Unicode support
|
||||||
|
===============
|
||||||
|
|
||||||
|
.. kernel-doc:: include/charset.h
|
||||||
|
:internal:
|
Reference in New Issue
Block a user