mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +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
|
||||
linker_lists
|
||||
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