From mboxrd@z Thu Jan 1 00:00:00 1970 From: John McNamara Subject: [PATCH] doc: cleanup doc index files Date: Tue, 15 Dec 2015 10:10:49 +0000 Message-ID: <1450174249-22699-1-git-send-email-john.mcnamara@intel.com> To: dev@dpdk.org Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 814465A55 for ; Tue, 15 Dec 2015 11:10:52 +0100 (CET) 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" Remove **Contents** and |Today| from the rst doc index files since these are already added automatically to PDF files and are of little value to the Html files where the Contents is shown in a sidebar. Signed-off-by: John McNamara --- doc/guides/faq/index.rst | 2 -- doc/guides/freebsd_gsg/index.rst | 4 ---- doc/guides/index.rst | 2 -- doc/guides/linux_gsg/index.rst | 4 ---- doc/guides/nics/index.rst | 5 ----- doc/guides/prog_guide/index.rst | 5 ----- doc/guides/rel_notes/index.rst | 4 ---- doc/guides/sample_app_ug/index.rst | 4 ---- doc/guides/testpmd_app_ug/index.rst | 4 ---- doc/guides/xen/index.rst | 4 ---- 10 files changed, 38 deletions(-) diff --git a/doc/guides/faq/index.rst b/doc/guides/faq/index.rst index 5bc84ac..6ca659f 100644 --- a/doc/guides/faq/index.rst +++ b/doc/guides/faq/index.rst @@ -33,8 +33,6 @@ DPDK FAQ This document contains some Frequently Asked Questions that arise when working with DPDK. -Contents - .. toctree:: :maxdepth: 2 :numbered: diff --git a/doc/guides/freebsd_gsg/index.rst b/doc/guides/freebsd_gsg/index.rst index 37e4cc1..3729f16 100644 --- a/doc/guides/freebsd_gsg/index.rst +++ b/doc/guides/freebsd_gsg/index.rst @@ -33,10 +33,6 @@ Getting Started Guide for FreeBSD ================================= -|today| - -**Contents** - .. toctree:: :maxdepth: 2 :numbered: diff --git a/doc/guides/index.rst b/doc/guides/index.rst index c5d7a9f..638eab9 100644 --- a/doc/guides/index.rst +++ b/doc/guides/index.rst @@ -31,8 +31,6 @@ DPDK documentation ================== -Contents: - .. toctree:: :maxdepth: 1 :titlesonly: diff --git a/doc/guides/linux_gsg/index.rst b/doc/guides/linux_gsg/index.rst index d68135b..3d3ada1 100644 --- a/doc/guides/linux_gsg/index.rst +++ b/doc/guides/linux_gsg/index.rst @@ -33,10 +33,6 @@ Getting Started Guide for Linux =============================== -|today| - -Contents - .. toctree:: :maxdepth: 2 :numbered: diff --git a/doc/guides/nics/index.rst b/doc/guides/nics/index.rst index 2f7506c..33c9cea 100644 --- a/doc/guides/nics/index.rst +++ b/doc/guides/nics/index.rst @@ -31,11 +31,6 @@ Network Interface Controller Drivers ==================================== -|today| - - -**Contents** - .. toctree:: :maxdepth: 3 :numbered: diff --git a/doc/guides/prog_guide/index.rst b/doc/guides/prog_guide/index.rst index 176f2c2..9359f2e 100644 --- a/doc/guides/prog_guide/index.rst +++ b/doc/guides/prog_guide/index.rst @@ -31,11 +31,6 @@ Programmer's Guide ================== -|today| - - -**Contents** - .. toctree:: :maxdepth: 3 :numbered: diff --git a/doc/guides/rel_notes/index.rst b/doc/guides/rel_notes/index.rst index d8cadeb..5c1c8c6 100644 --- a/doc/guides/rel_notes/index.rst +++ b/doc/guides/rel_notes/index.rst @@ -31,10 +31,6 @@ DPDK Release Notes ================== -|today| - -Contents - .. toctree:: :maxdepth: 1 :numbered: diff --git a/doc/guides/sample_app_ug/index.rst b/doc/guides/sample_app_ug/index.rst index becd682..8a646dd 100644 --- a/doc/guides/sample_app_ug/index.rst +++ b/doc/guides/sample_app_ug/index.rst @@ -31,10 +31,6 @@ Sample Applications User Guide ============================== -|today| - -**Contents** - .. toctree:: :maxdepth: 2 :numbered: diff --git a/doc/guides/testpmd_app_ug/index.rst b/doc/guides/testpmd_app_ug/index.rst index 3b163c1..1c39a17 100644 --- a/doc/guides/testpmd_app_ug/index.rst +++ b/doc/guides/testpmd_app_ug/index.rst @@ -31,10 +31,6 @@ Testpmd Application User Guide ============================== -|today| - -**Contents** - .. toctree:: :maxdepth: 3 :numbered: diff --git a/doc/guides/xen/index.rst b/doc/guides/xen/index.rst index 628ecc3..cb43cd2 100644 --- a/doc/guides/xen/index.rst +++ b/doc/guides/xen/index.rst @@ -31,10 +31,6 @@ Xen Guide ========= -|today| - -**Contents** - .. toctree:: :maxdepth: 2 :numbered: -- 2.5.0