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

Cyril Hrubis chrubis@suse.cz
Tue Apr 2 18:41:29 CEST 2024


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

This is a v2 with spelling fixes hopefully all the easily caught
mistakes are fixed now.

If you have a bit of time please read the changes through and report any
problems.

Cyril Hrubis (2):
  doc: Add more to spelling_wordlist
  include: doc: Convert comments into linuxdoc

 doc_new/developers/api_c_tests.rst |  26 ++
 doc_new/spelling_wordlist          |  40 +++
 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                 | 509 +++++++++++++++++++++--------
 10 files changed, 762 insertions(+), 202 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