From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:54298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gmDnP-0002dJ-Ds for guix-patches@gnu.org; Wed, 23 Jan 2019 03:22:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gmDnO-0004uk-GG for guix-patches@gnu.org; Wed, 23 Jan 2019 03:22:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42703) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gmDnO-0004uc-CY for guix-patches@gnu.org; Wed, 23 Jan 2019 03:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gmDnO-0005LL-7y for guix-patches@gnu.org; Wed, 23 Jan 2019 03:22:02 -0500 Subject: [bug#34156] [PATCH 0/4] Re-organize the manual Resent-Message-ID: References: <20190121104741.14511-1-ludo@gnu.org> <87r2d4ibbi.fsf@gnu.org> From: Ricardo Wurmus In-reply-to: <87r2d4ibbi.fsf@gnu.org> Date: Wed, 23 Jan 2019 09:21:12 +0100 Message-ID: <87k1iv7pjb.fsf@elephly.net> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 34156-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > 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. Yay, thanks for the work! --=20 Ricardo