($INBOX_DIR/description missing)
 help / color / mirror / Atom feed
From: Cyril Hrubis <metan@ucw.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/1] doc: Add generated API docs
Date: Fri, 22 Mar 2024 13:06:59 +0100	[thread overview]
Message-ID: <20240322120700.3072-1-metan@ucw.cz> (raw)

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


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

             reply	other threads:[~2024-03-22 12:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-22 12:06 Cyril Hrubis [this message]
2024-03-22 12:07 ` [LTP] [PATCH 1/1] include: doc: Convert comments into linuxdoc Cyril Hrubis
2024-03-25 12:34   ` Petr Vorel
2024-03-25 12:53     ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240322120700.3072-1-metan@ucw.cz \
    --to=metan@ucw.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).