DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PULL REQUEST] doc: generate DPDK_Linux_GSG with Sphinx.
       [not found] <REQUEST_PULL>
@ 2014-10-10 16:18 ` Bernard Iremonger
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Iremonger @ 2014-10-10 16:18 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [dpdk-dev] [PULL REQUEST] doc: generate DPDK_Linux_GSG with Sphinx.
       [not found] <PULL REQUEST>
@ 2014-10-08 15:12 ` Bernard Iremonger
  0 siblings, 0 replies; 2+ messages in thread
From: Bernard Iremonger @ 2014-10-08 15:12 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-10 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <REQUEST_PULL>
2014-10-10 16:18 ` [dpdk-dev] [PULL REQUEST] doc: generate DPDK_Linux_GSG with Sphinx Bernard Iremonger
     [not found] <PULL REQUEST>
2014-10-08 15:12 ` Bernard Iremonger

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).