DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bernard Iremonger <bernard.iremonger@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PULL REQUEST] doc: getting started guide for linux.
Date: Mon, 20 Oct 2014 16:53:24 +0100	[thread overview]
Message-ID: <1413820404-5877-1-git-send-email-bernard.iremonger@intel.com> (raw)
In-Reply-To: <PULL REQUEST>

These changes are a conversion of the Linux Getting Started Guide from an MSWord file to Sphinx rst files.


The following changes since commit 075e064089e1c2b6899db58c69be1a387eb5ffa7:

  mk: fix doc cleaning (2014-10-17 17:44:06 +0200)

are available in the git repository at:
  git://dpdk.org/next/dpdk-doc DPDK_Linux_GSG

Bernard Iremonger (1):
      doc: getting started guide for linux

 doc/guides/conf.py                         |   30 +++
 doc/guides/index.rst                       |   37 +++
 doc/guides/linux_gsg/build_dpdk.rst        |  271 +++++++++++++++++++++++
 doc/guides/linux_gsg/build_sample_apps.rst |  234 ++++++++++++++++++++
 doc/guides/linux_gsg/enable_func.rst       |  201 +++++++++++++++++
 doc/guides/linux_gsg/index.rst             |   86 +++++++
 doc/guides/linux_gsg/intro.rst             |   68 ++++++
 doc/guides/linux_gsg/quick_start.rst       |  329 ++++++++++++++++++++++++++++
 doc/guides/linux_gsg/sys_reqs.rst          |  288 ++++++++++++++++++++++++
 9 files changed, 1544 insertions(+), 0 deletions(-)
 create mode 100755 doc/guides/linux_gsg/build_dpdk.rst
 create mode 100755 doc/guides/linux_gsg/build_sample_apps.rst
 create mode 100755 doc/guides/linux_gsg/enable_func.rst
 create mode 100755 doc/guides/linux_gsg/index.rst
 create mode 100755 doc/guides/linux_gsg/intro.rst
 create mode 100755 doc/guides/linux_gsg/quick_start.rst
 create mode 100755 doc/guides/linux_gsg/sys_reqs.rst

  parent reply	other threads:[~2014-10-20 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <PULL REQUEST>
2014-10-08 15:12 ` [dpdk-dev] [PULL REQUEST] doc: generate DPDK_Linux_GSG with Sphinx Bernard Iremonger
2014-10-20 15:53 ` Bernard Iremonger [this message]
2014-10-23 12:51   ` [dpdk-dev] [PULL REQUEST] doc: getting started guide for linux Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1413820404-5877-1-git-send-email-bernard.iremonger@intel.com \
    --to=bernard.iremonger@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).