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: generate DPDK_Linux_GSG with Sphinx.
Date: Wed,  8 Oct 2014 16:12:29 +0100	[thread overview]
Message-ID: <1412781149-27101-1-git-send-email-bernard.iremonger@intel.com> (raw)
In-Reply-To: <PULL REQUEST>

These changes are a conversion of the DPDK_Linux_GSG from an MSWord file to Sphinx rst files,
and makefile changes.

The following changes since commit a5235ae1cd83360d4a7b156b8d983126c327b154:

  delete DPDK_Linux_GSG (2014-10-08 14:41:14 +0100)

are available in the git repository at:
  ssh://bernard@dpdk.org/home/bernard/dpdk-doc-next.git/ master

Bernard Iremonger (2):
      makefiles for doxygen and sphinx
      config and rst files for DPDK_Linux_GSG

 .../Compiling_and_Running_Sample_Applications.rst  |  201 +++++++++++++
 ...Compiling_the_Intel_DPDK_Target_from_Source.rst |  226 +++++++++++++++
 .../Enabling_Additional_Functionality.rst          |  167 +++++++++++
 doc/guides/DPDK_Linux_GSG/Introduction.rst         |   42 +++
 .../DPDK_Linux_GSG/Quick_Start_Setup_Script.rst    |  294 ++++++++++++++++++++
 doc/guides/DPDK_Linux_GSG/System_Requirements.rst  |  240 ++++++++++++++++
 doc/guides/DPDK_Linux_GSG/index.rst                |   92 ++++++
 doc/guides/conf.py                                 |  101 +++++++
 doc/guides/index.rst                               |   14 +
 mk/rte.sdkdoc.mk                                   |   70 +++++
 mk/rte.sdkguides.mk                                |  184 ++++++++++++
 mk/rte.sdkroot.mk                                  |  136 +++++++++
 12 files changed, 1767 insertions(+), 0 deletions(-)
 create mode 100755 doc/guides/DPDK_Linux_GSG/Compiling_and_Running_Sample_Applications.rst
 create mode 100755 doc/guides/DPDK_Linux_GSG/Compiling_the_Intel_DPDK_Target_from_Source.rst
 create mode 100755 doc/guides/DPDK_Linux_GSG/Enabling_Additional_Functionality.rst
 create mode 100755 doc/guides/DPDK_Linux_GSG/Introduction.rst
 create mode 100755 doc/guides/DPDK_Linux_GSG/Quick_Start_Setup_Script.rst
 create mode 100755 doc/guides/DPDK_Linux_GSG/System_Requirements.rst
 create mode 100755 doc/guides/DPDK_Linux_GSG/index.rst
 create mode 100755 doc/guides/conf.py
 create mode 100755 doc/guides/index.rst
 create mode 100644 mk/rte.sdkdoc.mk
 create mode 100644 mk/rte.sdkguides.mk
 create mode 100644 mk/rte.sdkroot.mk

       reply	other threads:[~2014-10-08 15:05 UTC|newest]

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

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=1412781149-27101-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).