[dpdk-dev] dpdk 2.0 - how to build the documentation

2015-08-02 Thread Wiles, Keith
On 8/2/15, 12:41 AM, "dev on behalf of Thomas Monjalon" wrote: >2015-08-02 09:39, Kevin Wilson: >> I have downloaded dpdk-2.0.0.tar.gz from dpdk.org >> How do I build the documentation (pdf files)? > >They are available here: > http://dpdk.org/doc/archives/dpdk-2.0/pdf/guides/ >If you want

[dpdk-dev] dpdk 2.0 - how to build the documentation

2015-08-02 Thread Thomas Monjalon
2015-08-02 09:39, Kevin Wilson: > I have downloaded dpdk-2.0.0.tar.gz from dpdk.org > How do I build the documentation (pdf files)? They are available here: http://dpdk.org/doc/archives/dpdk-2.0/pdf/guides/ If you want to build them: make doc-guides-pdf You'll need these packages:

[dpdk-dev] dpdk 2.0 - how to build the documentation

2015-08-02 Thread Kevin Wilson
Hi, I have downloaded dpdk-2.0.0.tar.gz from dpdk.org How do I build the documentation (pdf files)? Regards, Kevin