* [dpdk-dev] dpdk 2.0 - how to build the documentation
@ 2015-08-02 6:39 Kevin Wilson
2015-08-02 7:41 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Wilson @ 2015-08-02 6:39 UTC (permalink / raw)
To: dev
Hi,
I have downloaded dpdk-2.0.0.tar.gz from dpdk.org
How do I build the documentation (pdf files)?
Regards,
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] dpdk 2.0 - how to build the documentation
2015-08-02 6:39 [dpdk-dev] dpdk 2.0 - how to build the documentation Kevin Wilson
@ 2015-08-02 7:41 ` Thomas Monjalon
2015-08-02 14:12 ` Wiles, Keith
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2015-08-02 7:41 UTC (permalink / raw)
To: Kevin Wilson; +Cc: dev
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:
python-sphinx, inkscape, texlive-collection-latexextra, texlive-collection-fontsextra
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] dpdk 2.0 - how to build the documentation
2015-08-02 7:41 ` Thomas Monjalon
@ 2015-08-02 14:12 ` Wiles, Keith
0 siblings, 0 replies; 3+ messages in thread
From: Wiles, Keith @ 2015-08-02 14:12 UTC (permalink / raw)
To: Thomas Monjalon, Kevin Wilson; +Cc: dev
On 8/2/15, 12:41 AM, "dev on behalf of Thomas Monjalon"
<dev-bounces@dpdk.org on behalf of thomas.monjalon@6wind.com> 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 to build them:
> make doc-guides-pdf
>You'll need these packages:
> python-sphinx, inkscape, texlive-collection-latexextra,
>texlive-collection-fontsextra
Here is the command line I used for my Ubuntu install:
sudo apt-get install texlive-latex-extra texlive-fonts-extra python-sphinx
inkscape
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
Hope that help someone else
‹
Regards,
++Keith
Intel Corporation
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-02 14:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-02 6:39 [dpdk-dev] dpdk 2.0 - how to build the documentation Kevin Wilson
2015-08-02 7:41 ` Thomas Monjalon
2015-08-02 14:12 ` Wiles, Keith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).