[LTP] [PATCH 0/1] doc: Add generated API docs

Cyril Hrubis metan@ucw.cz
Fri Mar 22 13:06:59 CET 2024


This applies over the new doc patchset from Andrea and converts
documentation in headers into a linuxdoc format.

I'm sending this early to get feedback, there is likely many typos, I
will read it again on Monday fix as many typos as possible and send v2.

Cyril Hrubis (1):
  include: doc: Convert comments into linuxdoc

 doc_new/developers/api_c_tests.rst |  26 ++
 include/tst_buffers.h              |  86 +++--
 include/tst_capability.h           |  80 ++++-
 include/tst_checkpoint.h           |  64 +++-
 include/tst_compiler.h             |  20 ++
 include/tst_hugepage.h             |   2 +
 include/tst_parse.h                |  65 ++++
 include/tst_res_flags.h            |  72 +++-
 include/tst_test.h                 | 505 +++++++++++++++++++++--------
 9 files changed, 720 insertions(+), 200 deletions(-)
 create mode 100644 include/tst_compiler.h
 create mode 100644 include/tst_parse.h

-- 
2.43.2



More information about the ltp mailing list