From: Bernard Iremonger <bernard.iremonger@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PULL REQUEST] doc: generate DPDK_Linux_GSG with Sphinx.
Date: Fri, 10 Oct 2014 17:18:06 +0100 [thread overview]
Message-ID: <1412957886-15040-1-git-send-email-bernard.iremonger@intel.com> (raw)
In-Reply-To: <REQUEST_PULL>
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 8777aabc538fdac24457958eaab929f33d6c4cdf:
ixgbe: require only sse3 intrinsics (2014-08-13 01:47:03 +0200)
are available in the git repository at:
ssh://bernard@dpdk.org/home/bernard/dpdk-doc-next.git/ DPDK_Linux_GSG
Bernard Iremonger (2):
doc: rst files and conf file for DPDK_Linux_GSG
doc: makefiles for doxygen and sphinx
.../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 | 91 ++++++
doc/guides/conf.py | 99 +++++++
doc/guides/index.rst | 13 +
mk/rte.sdkdoc.mk | 3 +-
mk/rte.sdkguides.mk | 64 +++++
mk/rte.sdkroot.mk | 5 +-
12 files changed, 1443 insertions(+), 2 deletions(-)
create mode 100644 doc/guides/DPDK_Linux_GSG/Compiling_and_Running_Sample_Applications.rst
create mode 100644 doc/guides/DPDK_Linux_GSG/Compiling_the_Intel_DPDK_Target_from_Source.rst
create mode 100644 doc/guides/DPDK_Linux_GSG/Enabling_Additional_Functionality.rst
create mode 100644 doc/guides/DPDK_Linux_GSG/Introduction.rst
create mode 100644 doc/guides/DPDK_Linux_GSG/Quick_Start_Setup_Script.rst
create mode 100644 doc/guides/DPDK_Linux_GSG/System_Requirements.rst
create mode 100644 doc/guides/DPDK_Linux_GSG/index.rst
create mode 100755 doc/guides/conf.py
create mode 100644 doc/guides/index.rst
create mode 100644 mk/rte.sdkguides.mk
next parent reply other threads:[~2014-10-10 16:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <REQUEST_PULL>
2014-10-10 16:18 ` Bernard Iremonger [this message]
[not found] <PULL REQUEST>
2014-10-08 15:12 ` 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=1412957886-15040-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).