linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Converting manpages from asciidoc to rst2man ?
@ 2023-12-04 14:25 Dimitri John Ledkov
  2023-12-04 14:36 ` Jonathan Corbet
  0 siblings, 1 reply; 4+ messages in thread
From: Dimitri John Ledkov @ 2023-12-04 14:25 UTC (permalink / raw)
  To: linux-doc; +Cc: Jonathan Corbet, linux-perf-users, kvm

Hi all,

I was going through build-depends on linux kernel in Ubuntu and I
noticed that whilst most documentation and man-pages are written in
Rst format, there are a few that require asciidoc.

$ git grep -l asciidoc -- '*Makefile*'
tools/kvm/kvm_stat/Makefile
tools/lib/perf/Documentation/Makefile
tools/perf/Documentation/Makefile
tools/perf/Makefile.perf

$ git grep -l rst2man -- '*Makefile*'
Documentation/tools/rtla/Makefile
Documentation/tools/rv/Makefile
tools/bpf/bpftool/Documentation/Makefile
tools/testing/selftests/bpf/Makefile.docs

Are both Rst and asciidoc preferred in the kernel Documentation? Or
should we upgrade kvm_stat & perf manpages from asciidoc to rst2man?

-- 
Dimitri

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

end of thread, other threads:[~2023-12-05  4:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 14:25 Converting manpages from asciidoc to rst2man ? Dimitri John Ledkov
2023-12-04 14:36 ` Jonathan Corbet
2023-12-04 21:21   ` Ian Rogers
2023-12-05  4:01   ` Theodore Ts'o

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 NNTP newsgroup(s).