From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: [PATCH] doc: simplify release notes cover Date: Wed, 12 Aug 2015 00:58:48 +0200 Message-ID: <1439333928-31053-1-git-send-email-thomas.monjalon@6wind.com> Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by dpdk.org (Postfix) with ESMTP id 91B5F5A30 for ; Wed, 12 Aug 2015 01:00:45 +0200 (CEST) Received: by wibhh20 with SMTP id hh20so4079729wib.0 for ; Tue, 11 Aug 2015 16:00:45 -0700 (PDT) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" One hierarchical level is enough for this table of content. Use generated release number. Signed-off-by: Thomas Monjalon --- doc/guides/rel_notes/index.rst | 2 +- doc/guides/rel_notes/rel_description.rst | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst index f0f97d1..d01cbc8 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 f240db1..994845f 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 `. - -- 2.4.2