doc: add Unicode functions to API description
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 9 May 2020 07:00:59 +0000 (09:00 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 9 May 2020 07:30:28 +0000 (09:30 +0200)
Add include/charset.h to generated HTML documentation

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

index d484c06..2578abd 100644 (file)
@@ -9,3 +9,4 @@ U-Boot API documentation
    efi
    linker_lists
    serial
+   unicode
diff --git a/doc/api/unicode.rst b/doc/api/unicode.rst
new file mode 100644 (file)
index 0000000..3fb6745
--- /dev/null
@@ -0,0 +1,7 @@
+.. SPDX-License-Identifier: GPL-2.0+
+
+Unicode support
+===============
+
+.. kernel-doc:: include/charset.h
+   :internal: