From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e0vlT-0007Jk-0C for guix-patches@gnu.org; Sat, 07 Oct 2017 16:32:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e0vlS-0006Ql-7t for guix-patches@gnu.org; Sat, 07 Oct 2017 16:32:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46390) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e0vlS-0006QQ-48 for guix-patches@gnu.org; Sat, 07 Oct 2017 16:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e0vlR-0002jy-Tj for guix-patches@gnu.org; Sat, 07 Oct 2017 16:32:01 -0400 Subject: [bug#28127] [PATCH 2/2] web: Add nginx-documentation. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171005204013.24889-1-mail@cbaines.net> <20171005204013.24889-2-mail@cbaines.net> Date: Sat, 07 Oct 2017 22:31:30 +0200 In-Reply-To: <20171005204013.24889-2-mail@cbaines.net> (Christopher Baines's message of "Thu, 5 Oct 2017 21:40:13 +0100") Message-ID: <87d15yk8d9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Christopher Baines Cc: 28127@debbugs.gnu.org Christopher Baines skribis: > * gnu/packages/web.scm (nginx): Add comment about updating the documentation. > (nginx-xslscript): New variable. > (nginx-docs): New variable. ^^ nginx-documentation OK!