1
0
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:
Heinrich Schuchardt
2020-05-09 09:00:59 +02:00
parent 311da04a67
commit de699187b5
2 changed files with 8 additions and 0 deletions

View File

@@ -9,3 +9,4 @@ U-Boot API documentation
efi
linker_lists
serial
unicode

7
doc/api/unicode.rst Normal file
View File

@@ -0,0 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0+
Unicode support
===============
.. kernel-doc:: include/charset.h
:internal: