public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] [PATCH 0/3] *** SUBJECT HERE ***
@ 2020-02-20 16:54 Ulrich Müller
  2020-02-20 16:55 ` [gentoo-dev] [PATCH 1/3] eapi7-ver.eclass: Replace @ROFF in eclass documentation Ulrich Müller
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ulrich Müller @ 2020-02-20 16:54 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 987 bytes --]

At present, the eclass-to-manpage.awk conversion script supports an
escape mechanism via the @ROFF tag, which allows to write groff commands
in eclass documentation. This makes direct conversion of eclass
documentation to any other format than a man page close to impossible,
because processing with groff is required.

The following series of commits will replace or remove all @ROFF tags
from eclass documentation. The conversion script was already updated:
https://github.com/mgorny/eclass-to-manpage/commit/2be88fd421c7549f659439a287bbb849418a3a3e

Ulrich Müller (3):
  eapi7-ver.eclass: Replace @ROFF in eclass documentation.
  elisp-common.eclass: Replace @ROFF in eclass documentation.
  savedconfig.eclass: Remove @ROFF from eclass documentation.

 eclass/eapi7-ver.eclass    |  8 +++-----
 eclass/elisp-common.eclass | 14 +++++---------
 eclass/savedconfig.eclass  | 20 ++++++++++----------
 3 files changed, 18 insertions(+), 24 deletions(-)

-- 
2.25.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

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

end of thread, other threads:[~2020-02-20 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-20 16:54 [gentoo-dev] [PATCH 0/3] *** SUBJECT HERE *** Ulrich Müller
2020-02-20 16:55 ` [gentoo-dev] [PATCH 1/3] eapi7-ver.eclass: Replace @ROFF in eclass documentation Ulrich Müller
2020-02-20 16:56 ` [gentoo-dev] [PATCH 2/3] elisp-common.eclass: " Ulrich Müller
2020-02-20 16:56 ` [gentoo-dev] [PATCH 3/3] savedconfig.eclass: Remove @ROFF from " Ulrich Müller
2020-02-20 17:30 ` [gentoo-dev] [PATCH 0/3] *** SUBJECT HERE *** Michał Górny

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