From f1f8f0987d647f97b1133fa8674deb3277760cf0 Mon Sep 17 00:00:00 2001 From: Thomas Monjalon Date: Thu, 17 Dec 2015 12:11:38 +0100 Subject: [PATCH] doc: remove DPDK from guide titles In HTML and PDF guides, it is clear in the header that the doc is related to the DPDK. So "DPDK" is redundant and can be removed from FAQ and release notes titles to improve consistency. Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- doc/guides/faq/index.rst | 4 ++-- doc/guides/rel_notes/index.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guides/faq/index.rst b/doc/guides/faq/index.rst index 6ca659fd73..264a3a9a4b 100644 --- a/doc/guides/faq/index.rst +++ b/doc/guides/faq/index.rst @@ -28,8 +28,8 @@ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -DPDK FAQ -======== +FAQ +=== This document contains some Frequently Asked Questions that arise when working with DPDK. diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst index 007308ff43..29013cfe34 100644 --- a/doc/guides/rel_notes/index.rst +++ b/doc/guides/rel_notes/index.rst @@ -28,8 +28,8 @@ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -DPDK Release Notes -================== +Release Notes +============= .. toctree:: :maxdepth: 1 -- 2.20.1