From: Thomas Monjalon Date: Tue, 11 Aug 2015 22:50:21 +0000 (+0200) Subject: doc: simplify release notes cover X-Git-Tag: spdx-start~8527 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=e194cc6647e25149ee9b064caa4e037b4f5c13ed;hp=f1e779ec5b505fb11d1628e5d7492cd8de965bf4;p=dpdk.git doc: simplify release notes cover One hierarchical level is enough for this table of content. Use generated release number. Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst index f0f97d10d7..d01cbc85a5 100644 --- a/doc/guides/rel_notes/index.rst +++ b/doc/guides/rel_notes/index.rst @@ -36,7 +36,7 @@ DPDK Release Notes Contents .. toctree:: - :maxdepth: 2 + :maxdepth: 1 :numbered: rel_description diff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst index f240db1ba2..994845f6ff 100644 --- a/doc/guides/rel_notes/rel_description.rst +++ b/doc/guides/rel_notes/rel_description.rst @@ -32,10 +32,9 @@ Description of Release ====================== - -This document contains the release notes for Data Plane Development Kit (DPDK) release version 2.0.0 and previous releases. +This document contains the release notes for Data Plane Development Kit (DPDK) +release version |release| and previous releases. It lists new features, fixed bugs, API and ABI changes and known issues. For instructions on compiling and running the release, see the :ref:`DPDK Getting Started Guide `. -