From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by dpdk.org (Postfix) with ESMTP id CAB35C414 for ; Sun, 2 Aug 2015 09:42:49 +0200 (CEST) Received: by wibxm9 with SMTP id xm9so77794659wib.1 for ; Sun, 02 Aug 2015 00:42:49 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=E9lYxAcnPSk/6m/LbfiiS3pD/xlsR76tpv21SPpcI30=; b=iPrjehCjMLffLlXgJbiH5L4azgAJJ6mzNeJyRTzbL6iqIo6ZxES6Q/kBy2Zn2gy8lF /4tJg3kZQCB2VEtGTn2svLZipqIrg0G6Tf/RWLhhOq59yTybnun4ewc5kHcbpmSl05ze X1efuJapFrzdgoCxOGRovq/1EcHqXq5n+CJAl+nd1/MpfJBvPXiJ/nUflTLk/FSBSmo0 n46DzjX72ORQJuRmfY+BqZyDghmhEw8lRAsDs+dMnfpRSgnBs0hk3I86CFRhbefoONaK jBeVm0FsN7TzPeZdA1Bdc6Ot0Fg1LSrQJ9f0tVc68amb9ZTieTBy25yntvGHKYGJbPOk +WPA== X-Gm-Message-State: ALoCoQmXonyAG9GDWCUOdJ2K0Pr00fGHCEMBpm4U1jccU5ZWIPaXb4jRWcJVSOQZ0LLfg2WSsrZe X-Received: by 10.180.108.35 with SMTP id hh3mr16710449wib.48.1438501369659; Sun, 02 Aug 2015 00:42:49 -0700 (PDT) Received: from xps13.localnet (136-92-190-109.dsl.ovh.fr. [109.190.92.136]) by smtp.gmail.com with ESMTPSA id 4sm16209731wjt.46.2015.08.02.00.42.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Aug 2015 00:42:48 -0700 (PDT) From: Thomas Monjalon To: Kevin Wilson Date: Sun, 02 Aug 2015 09:41:33 +0200 Message-ID: <1769062.Qdv563YfQL@xps13> Organization: 6WIND User-Agent: KMail/4.14.8 (Linux/4.0.4-2-ARCH; KDE/4.14.8; x86_64; ; ) In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] dpdk 2.0 - how to build the documentation 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: Sun, 02 Aug 2015 07:42:50 -0000 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