public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH v3 0/2] doc: Add generated API docs
@ 2024-04-03  8:26 Cyril Hrubis
  2024-04-03  8:26 ` [LTP] [PATCH v3 1/2] doc: Add more to spelling_wordlist Cyril Hrubis
  2024-04-03  8:26 ` [LTP] [PATCH v3 2/2] include: doc: Convert comments into linuxdoc Cyril Hrubis
  0 siblings, 2 replies; 7+ messages in thread
From: Cyril Hrubis @ 2024-04-03  8:26 UTC (permalink / raw)
  To: ltp

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.

V3: Removed the unused tst_compiler.h
V2: Spell checks

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_hugepage.h             |   2 +
 include/tst_parse.h                |  65 ++++
 include/tst_res_flags.h            |  72 +++-
 include/tst_test.h                 | 509 +++++++++++++++++++++--------
 9 files changed, 742 insertions(+), 202 deletions(-)
 create mode 100644 include/tst_parse.h

-- 
2.43.2


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2024-04-04 13:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03  8:26 [LTP] [PATCH v3 0/2] doc: Add generated API docs Cyril Hrubis
2024-04-03  8:26 ` [LTP] [PATCH v3 1/2] doc: Add more to spelling_wordlist Cyril Hrubis
2024-04-04 12:38   ` Petr Vorel
2024-04-03  8:26 ` [LTP] [PATCH v3 2/2] include: doc: Convert comments into linuxdoc Cyril Hrubis
2024-04-04 12:51   ` Petr Vorel
2024-04-04 12:55     ` Cyril Hrubis
2024-04-04 13:42       ` Petr Vorel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox