X-Original-To: alpine-devel@lists.alpinelinux.org Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by lists.alpinelinux.org (Postfix) with ESMTP id 68C6D5C4D6D for ; Tue, 12 Dec 2017 20:34:59 +0000 (GMT) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 4411721196 for ; Tue, 12 Dec 2017 15:34:59 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute2.internal (MEProxy); Tue, 12 Dec 2017 15:34:59 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ftml.net; h= content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm2; bh=21UjCrHechUgaULo8LBQg/E89YQzA/0Mpw+bpvP6JRw=; b=jKlzDyhY 1ohYRgzliw+eenm4OtjAdIUQ95Z+JIwT4q1UPiOHBXkaDH/cKrQ44HI674TmmwQ0 xNDeskw5LMYaU3F+KmWRQ3yV+7qOFSgSns5Ej/1ltk+jsRqHXK+g83YpgETOC8Y4 Gs0sWUaiuvdqhRkXU32rJ0RRAvOgyNGhiRRl0CTfAec/KMO3iZVzXC0hSwehPNp4 zZbJEoU1gdVj3oBNzUWL7kFjRWuownx4YZ/oHr5OR7BDSDi6sFsOGOl7bdllbinc NJu4mpPoP26HQf8NQcyagLX8MIN2ZigIW834UqLCmNB33EJrv+Mwo7aoEHfLWgl9 3A8fdScWGUSLtw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=21UjCrHechUgaULo8LBQg/E89YQzA /0Mpw+bpvP6JRw=; b=WxdnNV/0TVC7HDOik7Lkub/qJhA6LQUgluvy0UhXYkJBm OZIctUeXBd+dKIxj7nnFfPgL8QxDH0SWoAZUou17gVJHSkX/0KCfe2uDutDB3lSS VudQ7TieEdY9sBZheTea/kFgA+SxS8Wyi/DcZLM5pAuqtFLUiRNFWsushYGobQNA okdgxVEWsdzZH+yDo9C76BqNPVRewEMlcKOnterJDtVjqT0VYWMyR1Mqeco82kpX ylVl7R84bDlLqrW3acKK7Tx5nRBtP5tLicPsiVm+xk0CkRm0SXejM8dAFC73v+Tn P222TXb57+qvfOqwxvfcdAHavi7QdX0jxrL7LRteA== X-ME-Sender: Received: from eddy (unknown [5.18.236.116]) by mail.messagingengine.com (Postfix) with ESMTPA id A004A7E352 for ; Tue, 12 Dec 2017 15:34:58 -0500 (EST) Date: Tue, 12 Dec 2017 23:34:56 +0300 From: Consus To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Improving Alpine Linux documentation Message-ID: <20171212203455.GC9334@eddy> Mail-Followup-To: alpine-devel@lists.alpinelinux.org References: <20171212201302.GA9334@eddy> <20171212202301.GA26329@miku> <20171212202626.GB9334@eddy> <20171212203147.GA27466@miku> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171212203147.GA27466@miku> On 15:31 Tue 12 Dec, Drew DeVault wrote: > On 2017-12-12 11:26 PM, Consus wrote: > > Try http://mdocml.bsd.lv. It is used by the OpenBSD project. I was writing man pages > > using it myself, it's pretty okay. > > mdocml is basically roff with lipstick on, I don't like it much more > than I liked roff. There are other man page generators, too, but they're > almost all written in high level languages and require some kind of > runtime (god forbid, XSLT). The new tool I'm working on is a small POSIX > C99 tool with no dependencies. Its syntax is much easier to write, read, > and maintain than mdoc. True. But this is more about the high-level documentation, not the tool's synopsis. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---