Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.doc > #7778

Re: creating manual pages like it is 2025

From Baptiste Jammet <baptiste@mailoo.org>
Newsgroups linux.debian.doc
Subject Re: creating manual pages like it is 2025
Date 2025-09-09 22:20 +0200
Message-ID <LtcYN-e71m-5@gated-at.bofh.it> (permalink)
References <Ls7HP-dl3X-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

Geert Stappers le 06/09/2025 :
> My guess is there are markdown files that pandoc converts
> into nroff.
Interresting.
 
> Where to find such prior art?
I found
https://www.pragmaticlinux.com/2021/01/create-a-man-page-for-your-own-program-or-script-with-pandoc/
which globally says that with a specific header and sections declared
as first level titles, you can callĀ : 
	pandoc foo.1.md -s -t man -o foo.1

Maybe ronn (https://manpages.debian.org/trixie/ronn/ronn.1.en.html) can
do the job too.

Hope that will help.
Baptiste

Back to linux.debian.doc | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

creating manual pages like it is 2025 Geert Stappers <stappers@stappers.nl> - 2025-09-06 22:30 +0200
  Re: creating manual pages like it is 2025 Baptiste Jammet <baptiste@mailoo.org> - 2025-09-09 22:20 +0200

csiph-web