From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 4920 invoked from network); 31 Aug 2020 19:58:53 -0000 Received: from alyss.skarnet.org (95.142.172.232) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2020 19:58:53 -0000 Received: (qmail 1493 invoked by uid 89); 31 Aug 2020 19:59:18 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Received: (qmail 1483 invoked from network); 31 Aug 2020 19:59:18 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=imca-cat-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=aJg9QaLlgvtaiR/ZA6dUraqSIQjkaXr6f2UzjiiUImE=; b=DSpvNfBDwsyyA4x6hbNehVcjx7unLiEFnPihJP3bz2RqpgJAmC92fOgaRFcON5r7sh N1/vl89wZh2xdK9/Y4fuUaFjPKmn1y3L5pbddsd9ZGzhkiO7p1CLWPQh2SJjRW2DcxQJ K4rR94DjvTg9lhh5FUZ9TS7JJwI1WIseENzLZlpyjhjDHTBgn/sn1QjH+NhxQ883xnCK EjSXPiaaq0SGwPRrWJO5sad+KFNGox6854pnGm1YZ76moDCe4yjgodxIZFD2CahhnhtF 1EloEKAKEy82s9nyGUHoE1K7ZyTQLXsoZ/MhK9S4QVvlMBHQkpIXx/2c+iMHWwqL3rmp iHwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=aJg9QaLlgvtaiR/ZA6dUraqSIQjkaXr6f2UzjiiUImE=; b=IQm5k+oaof3F0rM4v6vrnHWAq1aG0NQjsZ9W5mKOauIRYri9JVBY2huS9zoIneLEhk AUt5uzfsZlssGEGIVAi1UkcMFao5PrT51Vr99RVX/OqpO0GVAajPRTShUfVLQEcrIG2i Qj2cpSZDGsvno45rWHZD/SY+Em+DQuufxvk4p/Q/DFVDXnIi13N7nsLO3pgGTHXFS4Dg TJ7D4FbdDTNwaT/rMY+FhSwxWIBYI+mF0zjR8/Wh4C6Z38Pu6uLoPBwCoPZpj4IEzxc5 B5I2mF7qTXZ0yhLXbV+m52aiCCnKhKl1WcvI/gIaGeAq3NftL82nKqWGm7euxhLJ1mdQ wgfw== X-Gm-Message-State: AOAM533UWvtKy14UaYpSH847iClj3pm/a2GHBGpedBm4bNBafje0WT2g N9uo35KIhNq8+vJy1sDIKXyv8fWsuFCwVQ== X-Google-Smtp-Source: ABdhPJwXBdYN2YaXPasxClnhtNYPIoZPr1X4ZLsIqyDk9NOJFiw8ySLeq2KQ42F400mdHJDnhQh6/A== X-Received: by 2002:a5d:9487:: with SMTP id v7mr2591158ioj.189.1598903930505; Mon, 31 Aug 2020 12:58:50 -0700 (PDT) Date: Mon, 31 Aug 2020 14:58:48 -0500 From: "J. Lewis Muir" To: Laurent Bercot Cc: "supervision@list.skarnet.org" Subject: Re: [request for review] Port of s6 documentation to mdoc(7) Message-ID: <20200831195848.vhmh36rf2ihgpfve@mail.imca-cat.org> References: <877dtgtu1z.fsf@ada> <20200831160811.6zqdbyjyzk4bembt@mail.imca-cat.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On 08/31, Laurent Bercot wrote: > > > Of course, you'd also have to convert the existing HTML documentation > > into DocBook and then generate the mdoc and HTML from that. I would > > understand concern over adding a dependency on a potentially heavy > > DocBook toolchain in order to generate the HTML. One possible way > > around this, though, would be to generate the mdoc from the DocBook > > using docbook2mdoc, and then generate the HTML from the mdoc using > > mandoc. > > Are you volunteering to do that work? No, unfortunately, I don't have the time. I was just suggesting the idea to you and Alexis in case either one of you had not considered it. Lewis