From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:55993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpchk-0005bc-BH for qemu-devel@nongnu.org; Fri, 01 Feb 2019 12:34:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gpchj-0002sp-J7 for qemu-devel@nongnu.org; Fri, 01 Feb 2019 12:34:16 -0500 Received: from mail-oi1-x242.google.com ([2607:f8b0:4864:20::242]:39798) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gpchi-0002rJ-W6 for qemu-devel@nongnu.org; Fri, 01 Feb 2019 12:34:15 -0500 Received: by mail-oi1-x242.google.com with SMTP id i6so6446180oia.6 for ; Fri, 01 Feb 2019 09:34:14 -0800 (PST) MIME-Version: 1.0 References: <20190201145035.22739-1-peter.maydell@linaro.org> <20190201145035.22739-4-peter.maydell@linaro.org> In-Reply-To: <20190201145035.22739-4-peter.maydell@linaro.org> From: Peter Maydell Date: Fri, 1 Feb 2019 17:34:00 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH 03/11] docs: Commit initial files from sphinx-quickstart List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers Cc: "patches@linaro.org" , Stefan Hajnoczi , Paolo Bonzini , =?UTF-8?Q?Daniel_P_=2E_Berrang=C3=A9?= , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= On Fri, 1 Feb 2019 at 14:50, Peter Maydell wrote: > > Commit the initial Sphinx conf.py and skeleton index.rst as > generated with sphinx-quickstart Oops, patchew points out that I forgot Signed-off-by: Peter Maydell thanks -- PMM