From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-stable] [PATCH v1] doc: fix relative path of Nic table input file Date: Mon, 5 Dec 2016 10:19:54 +0000 Message-ID: <309bd474-f338-4626-3d94-dafe9d1dd706@intel.com> References: <1480870057-1674-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: stable@dpdk.org To: John McNamara , dev@dpdk.org Return-path: In-Reply-To: <1480870057-1674-1-git-send-email-john.mcnamara@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 12/4/2016 4:47 PM, John McNamara wrote: > Fix relative path between sphinx conf.py file and Nic table file > to allow automatic build on ReadTheDocs. > > Fixes: 9db3f52126fb ("doc: generate NIC overview table from ini files") > > Signed-off-by: John McNamara Tested-by: Ferruh Yigit