From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 57DF17F1C for ; Fri, 27 Mar 2015 15:40:31 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 27 Mar 2015 07:40:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,479,1422950400"; d="scan'208";a="547270652" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by orsmga003.jf.intel.com with ESMTP; 27 Mar 2015 07:40:21 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.143]) by irsmsx105.ger.corp.intel.com ([163.33.3.28]) with mapi id 14.03.0224.002; Fri, 27 Mar 2015 14:40:21 +0000 From: "Mcnamara, John" To: "dev@dpdk.org" Thread-Topic: [PATCH] mk: create pdf docs as a separate make target Thread-Index: AQHQaJs3PYCQxskUK0S8s2XCLLUt850wZUsQ Date: Fri, 27 Mar 2015 14:40:20 +0000 Message-ID: References: <1427466883-16624-1-git-send-email-john.mcnamara@intel.com> In-Reply-To: <1427466883-16624-1-git-send-email-john.mcnamara@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] mk: create pdf docs as a separate make target 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: Fri, 27 Mar 2015 14:40:31 -0000 > -----Original Message----- > From: Mcnamara, John > Sent: Friday, March 27, 2015 2:35 PM > To: dev@dpdk.org > Cc: thomas.monjalon@6wind.com; Mcnamara, John > Subject: [PATCH] mk: create pdf docs as a separate make target Hi Thomas, I acked the patch that introduced this change but we've had a number of com= plaints from devs who don't want to or can't correctly install the (largish= ) toolchain for PDF generation, or if they do, don't like the extra time it= takes. John