From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.mhcomputing.net (master.mhcomputing.net [74.208.46.186]) by dpdk.org (Postfix) with ESMTP id BC10EB6CD for ; Tue, 17 Feb 2015 09:48:13 +0100 (CET) Received: from [192.168.1.77] (99-34-229-174.lightspeed.sntcca.sbcglobal.net [99.34.229.174]) by mail.mhcomputing.net (Postfix) with ESMTPSA id 9761980C003; Tue, 17 Feb 2015 00:47:41 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) From: Matthew Hall In-Reply-To: <25886713.7gVMi5Gd1P@xps13> Date: Tue, 17 Feb 2015 00:48:09 -0800 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20150212070635.GA31227@mhcomputing.net> <25886713.7gVMi5Gd1P@xps13> To: Thomas Monjalon X-Mailer: Apple Mail (2.1878.6) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] Previous DPDK version API documentation for app developers 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: Tue, 17 Feb 2015 08:48:14 -0000 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? Thanks, Matthew.=