From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: extending the documentation of the Scheme API Date: Fri, 20 Dec 2019 23:17:41 +0100 Message-ID: <87sgleprp6.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40346) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iiQaj-0002Yd-GP for guix-devel@gnu.org; Fri, 20 Dec 2019 17:17:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iiQai-0003kN-D5 for guix-devel@gnu.org; Fri, 20 Dec 2019 17:17:49 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21171) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iiQai-0003dt-0I for guix-devel@gnu.org; Fri, 20 Dec 2019 17:17:48 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel Hi Guix, we have lots of nice macros and procedures in Guix that aren=E2=80=99t documented beyond their docstrings. Should we snarf the docstrings and add them to the manual? -- Ricardo