From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Previous DPDK version API documentation for app developers Date: Tue, 17 Feb 2015 10:30:52 +0100 Message-ID: <3361385.7MKTL9LB3Z@xps13> References: <20150212070635.GA31227@mhcomputing.net> <25886713.7gVMi5Gd1P@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Matthew Hall Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2015-02-17 00:48, Matthew Hall: > On Feb 12, 2015, at 1:29 AM, Thomas Monjalon wrote: > > Yes you can: make doc > > For doxygen API only: make doc-api-html > > For sphinx only: doc-guides-html. > > Hi Thomas, > > In 1.7 for me at least I found the target was called: doc-htmlapi . > > Did the way this stuff works get changed at some point? Yes, you're right. It has been renamed. But I think you should better work on improving the HEAD ;)