Remove unused file from the release notes docs. This file was used to display a hierarchy in older releases, circa 2015, but doesn't seem useful in the current structure.
Signed-off-by: John McNamara <john.mcnam...@intel.com> --- doc/guides/rel_notes/index.rst | 1 - doc/guides/rel_notes/rel_description.rst | 12 ------------ 2 files changed, 13 deletions(-) delete mode 100644 doc/guides/rel_notes/rel_description.rst diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst index 89fdb4b..1243e98 100644 --- a/doc/guides/rel_notes/index.rst +++ b/doc/guides/rel_notes/index.rst @@ -8,7 +8,6 @@ Release Notes :maxdepth: 1 :numbered: - rel_description release_18_11 release_18_08 release_18_05 diff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst deleted file mode 100644 index 8f28556..0000000 --- a/doc/guides/rel_notes/rel_description.rst +++ /dev/null @@ -1,12 +0,0 @@ -.. SPDX-License-Identifier: BSD-3-Clause - Copyright(c) 2010-2015 Intel Corporation. - -Description of Release -====================== - -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 <linux_gsg>`. -- 2.7.5