From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 2BE0C4A63 for ; Sun, 1 Nov 2015 20:39:45 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP; 01 Nov 2015 11:39:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,230,1444719600"; d="scan'208";a="592110433" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by FMSMGA003.fm.intel.com with ESMTP; 01 Nov 2015 11:39:43 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.116]) by IRSMSX108.ger.corp.intel.com ([169.254.11.138]) with mapi id 14.03.0248.002; Sun, 1 Nov 2015 19:39:42 +0000 From: "Mcnamara, John" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v2] doc: change sphinx theme to the read the docs theme Thread-Index: AQHRC+SJ/uT9n5Gfw0e7H/HgR05VAJ593smAgAYj9ACAA44JAIAAEO8w Date: Sun, 1 Nov 2015 19:39:42 +0000 Message-ID: References: <1445340689-32625-1-git-send-email-john.mcnamara@intel.com> <2449554.9X2Y58lndV@xps13> <3321171.5ONhlFyqpm@xps13> In-Reply-To: <3321171.5ONhlFyqpm@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2] doc: change sphinx theme to the read the docs theme X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Nov 2015 19:39:45 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Sunday, November 1, 2015 6:37 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] doc: change sphinx theme to the read > the docs theme >=20 > 2015-11-01 16:41, Mcnamara, John: > > I'll submit a V3 with a logo for the html and pdf docs. > > > > Note, the SVG logos are quite big (2 are required) and converting them > to pdf for the Latex pdf docs requires another addition to the makefiles. > This is a case where the patch would be smaller and simpler with PNG file= s > and where the images are unlikely to require editing. >=20 > Yes the logo files are huge and mainly binary data. > There is no interest in importing them in git until they are real vector > images. > I'm in favor of importing a PNG with a reasonable resolution. Ok. I'll resubmit with 2 png logos. John. --=20