X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail.cmpwn.com (mail.cmpwn.com [45.56.77.53]) by lists.alpinelinux.org (Postfix) with ESMTP id 6A0065C4D5E for ; Tue, 12 Dec 2017 20:23:04 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cmpwn.com; s=cmpwn; t=1513110248; bh=NPt/TDk8nCn8jBpzeohxViFMqMOBuJmTEK2UjIaJBBM=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=RP7X3+nCPAYyR9Ue5BkCAhJfPZtUv8jld2zSTx0Q/OJGebey4vVQ+6IjxZxmqpqtu 9t+yAK+ID0dZ3zwhq64+zlr7GMVSBmXH6kXEfMOM4Jh+Ux4MEuCRvkWw83rEZyvn3J 6a+Z/QIkvOT210bW/pSjYK6Yt9ThGsWilRzrQvIU= Date: Tue, 12 Dec 2017 15:23:02 -0500 From: Drew DeVault To: Consus Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Improving Alpine Linux documentation Message-ID: <20171212202301.GA26329@miku> References: <20171212201302.GA9334@eddy> 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: <20171212201302.GA9334@eddy> X-GNU: Terry Pratchett I don't really have any advice for what to do with the wiki, but regarding Alpine's core documentation I have some thoughts. Something that bothers me about Alpine (and that I'd like to contribute to improving) is the lack of man pages for Alpine core stuff. I think a substantial portion of the core docs can and should be done this way, rather than on the wiki - though it would be nice to render the man pages to HTML for display on the web, too. No one likes writing roff so I've been working on a tool recently to help with this: https://git.sr.ht/~sircmpwn/scdoc If there's no opposition to this I was hoping to start writing man pages for apk shortly. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---