> Subject: [dpdk-dev] [PATCH] doc: cleanup doc index files > > 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 <john.mcnamara at intel.com> > --- > 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(-)
Acked-by: Harry van Haaren <harry.van.haaren at intel.com>