5cfaa3c3b0
Both the Linux and FreeBSD GSG docs had a "Documentation Roadmap" section as part of the introduction page, and this contained the same information, with only the reference to the GSGs themselves being different. This text can be consolidated into a single text file which is included by both GSG intro sections - using relative links for the self reference. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com>
16 lines
513 B
ReStructuredText
16 lines
513 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright(c) 2010-2014 Intel Corporation.
|
|
|
|
Introduction
|
|
============
|
|
|
|
This document contains instructions for installing and configuring the Data Plane Development Kit (DPDK) software.
|
|
It is designed to get customers up and running quickly.
|
|
The document describes how to compile and run a DPDK application in a Linux application (linux) environment,
|
|
without going deeply into detail.
|
|
|
|
Documentation Roadmap
|
|
---------------------
|
|
|
|
.. include:: doc_roadmap.include.rst
|