All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] lib: charset: function descriptions
@ 2020-05-09  7:06 Heinrich Schuchardt
  2020-05-09  7:06 ` [PATCH 1/2] lib: charset: correct " Heinrich Schuchardt
  2020-05-09  7:06 ` [PATCH 2/2] doc: add Unicode functions to API description Heinrich Schuchardt
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-05-09  7:06 UTC (permalink / raw)
  To: u-boot

Fix the function descriptions in include/charset.h and add them to the
generated HTML API documentation.

Heinrich Schuchardt (2):
  lib: charset: correct function descriptions
  doc: add Unicode functions to API description

 doc/api/index.rst   |  1 +
 doc/api/unicode.rst |  7 +++++++
 include/charset.h   | 39 +++++++++++++++++++++++++--------------
 3 files changed, 33 insertions(+), 14 deletions(-)
 create mode 100644 doc/api/unicode.rst

--
2.26.2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-09  7:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09  7:06 [PATCH 0/2] lib: charset: function descriptions Heinrich Schuchardt
2020-05-09  7:06 ` [PATCH 1/2] lib: charset: correct " Heinrich Schuchardt
2020-05-09  7:06 ` [PATCH 2/2] doc: add Unicode functions to API description Heinrich Schuchardt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.