From nobody Thu Sep 23 17:29:13 2021 X-Original-To: freebsd-doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 64553175FC52 for ; Thu, 23 Sep 2021 17:29:14 +0000 (UTC) (envelope-from pauamma@gundo.com) Received: from mail.gundo.com (gibson.gundo.com [75.145.166.65]) by mx1.freebsd.org (Postfix) with ESMTP id 4HFhwp2CVYz3Q38 for ; Thu, 23 Sep 2021 17:29:14 +0000 (UTC) (envelope-from pauamma@gundo.com) Received: from webmail.gundo.com (variax.gundo.com [75.145.166.70]) by mail.gundo.com (Postfix) with ESMTP id AD4164C00E9; Thu, 23 Sep 2021 12:29:13 -0500 (CDT) List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 Date: Thu, 23 Sep 2021 17:29:13 +0000 From: Pau Amma To: Rannug Blah Cc: freebsd-doc@freebsd.org Subject: Re: Adding a chapter about accessibility in the handbook? In-Reply-To: References: <6ef6e43ee0594dda27edae24db8826f4@gundo.com> <6b71c4d4aedcf395c440a957207191e2@gundo.com> User-Agent: Roundcube Webmail/1.4.8 Message-ID: <543974fc311ddd41b024e59ca9ded783@gundo.com> X-Sender: pauamma@gundo.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HFhwp2CVYz3Q38 X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N On 2021-09-23 16:58, Rannug Blah wrote: > Yeah I know it's easy to get the package, what I'm referring to is that > the > average user might find it too cumbersome to do, as you have to now; > install the package, find and pick a codex out of a list of many which > you don't know anything about, manually edit the config files for yasr, > pick a TTS server, configure that manually and so on. > > So I thought maybe I could write a script that automates these steps > provide a link to it it the handbook or something? *nod* Good point. I was thinking about making the FreeBSD installer itself do it but your approach works instead (or in addition) and would be much quicker to implement and release.