From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AB0A8138350 for ; Thu, 20 Feb 2020 17:30:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23EF2E08D3; Thu, 20 Feb 2020 17:30:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AC51EE08CA for ; Thu, 20 Feb 2020 17:30:27 +0000 (UTC) Received: from pomiot (c142-245.icpnet.pl [85.221.142.245]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id CBBE334EE63; Thu, 20 Feb 2020 17:30:25 +0000 (UTC) Message-ID: <4b49475304fea3f6a853d0e216dc12855e76d4ba.camel@gentoo.org> Subject: Re: [gentoo-dev] [PATCH 0/3] *** SUBJECT HERE *** From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Date: Thu, 20 Feb 2020 18:30:21 +0100 In-Reply-To: References: Organization: Gentoo Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-O6F1HgqHc+tVPn7Hr0ig" User-Agent: Evolution 3.32.5 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-Archives-Salt: 934e5265-51be-435c-9d99-cfde655300f5 X-Archives-Hash: 523765c0fa757123c4be300789bc8a46 --=-O6F1HgqHc+tVPn7Hr0ig Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, 2020-02-20 at 17:54 +0100, Ulrich M=C3=BCller wrote: > 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. >=20 > 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/2be88fd421c7549f659439= a287bbb849418a3a3e >=20 > Ulrich M=C3=BCller (3): > eapi7-ver.eclass: Replace @ROFF in eclass documentation. > elisp-common.eclass: Replace @ROFF in eclass documentation. > savedconfig.eclass: Remove @ROFF from eclass documentation. >=20 > eclass/eapi7-ver.eclass | 8 +++----- > eclass/elisp-common.eclass | 14 +++++--------- > eclass/savedconfig.eclass | 20 ++++++++++---------- > 3 files changed, 18 insertions(+), 24 deletions(-) >=20 Thanks for doing this. This is certainly going to improve readability. --=20 Best regards, Micha=C5=82 G=C3=B3rny --=-O6F1HgqHc+tVPn7Hr0ig Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEEx2qEUJQJjSjMiybFY5ra4jKeJA4FAl5Owi1fFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM3 NkE4NDUwOTQwOThEMjhDQzhCMjZDNTYzOUFEQUUyMzI5RTI0MEUACgkQY5ra4jKe JA5K/Qf+JML+Zec8AtjHvYLD5WBxYKQdvCGY0/QU6NfRciXdmaAWfSsWUftB8GrN 1w8AdSdq4pdgah2Gj29R14+3jMxQ4y3bXGGQtlVGesxOy3LqO87WNbnb8mA5CdcC H+04OQr8t2gqQGlovIkzZGQkpZOYpBHVrL/F7jcKju4JvFS6rt1fA/ZvcGZMmuEE QTcmSsgqt+cl4Pgt05ZX8rRe1LV4c9ujFK/BoiMxnf0jK6sh/wUe6IILn7UKGlLP u6vTRcyZngJ429eSFwPrmxyC3HrSDSiZOgwDOxjbh/sWt5wUDjsyai6W5a86CTE1 7OyZUHmMXN7D8VZ2YjfE2OCdmPNDWg== =AIoY -----END PGP SIGNATURE----- --=-O6F1HgqHc+tVPn7Hr0ig--