Browse Source

doc: add Unicode functions to API description

Add include/charset.h to generated HTML documentation

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Heinrich Schuchardt 4 years ago
parent
commit
de699187b5
2 changed files with 8 additions and 0 deletions
  1. 1 0
      doc/api/index.rst
  2. 7 0
      doc/api/unicode.rst

+ 1 - 0
doc/api/index.rst

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

+ 7 - 0
doc/api/unicode.rst

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