From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:46814) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm4Vf-0003Cu-KH for guix-patches@gnu.org; Tue, 22 Jan 2019 17:27:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gm4Po-0003SR-JT for guix-patches@gnu.org; Tue, 22 Jan 2019 17:21:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42449) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gm4Pm-0003RR-RU for guix-patches@gnu.org; Tue, 22 Jan 2019 17:21:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gm4Pm-0004yx-Mv for guix-patches@gnu.org; Tue, 22 Jan 2019 17:21:02 -0500 Subject: bug#34156: [PATCH 0/4] Re-organize the manual Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20190121104741.14511-1-ludo@gnu.org> Date: Tue, 22 Jan 2019 23:20:33 +0100 In-Reply-To: <20190121104741.14511-1-ludo@gnu.org> ("Ludovic \=\?utf-8\?Q\?Cou\?\= \=\?utf-8\?Q\?rt\=C3\=A8s\=22's\?\= message of "Mon, 21 Jan 2019 11:47:41 +0100") Message-ID: <87r2d4ibbi.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 34156-done@debbugs.gnu.org Ludovic Court=C3=A8s skribis: > doc: Move sections under "GNU Distribution" one level higher. > doc: Move "System Installation" right after "Installation". > doc: Move "Packaging Guidelines" under "Contributing". > doc: Move "Package Modules" under "Programming Interface". Ricardo and Julien were almost enthusiastic about this change on IRC ;-), so I=E2=80=99ve just pushed it. Ludo=E2=80=99.