From 57354abb2032b4598ce513d5d1ca788fe3bcf356 Mon Sep 17 00:00:00 2001 From: Paul Beesley Date: Thu, 7 Mar 2019 17:03:22 +0000 Subject: doc: Remove per-page contents lists These are no longer needed as there will always be a table of contents rendered to the left of every page. Some of these lists can be quite long and, when opening a page, the reader sees nothing but a huge list of contents! After this patch, the document contents are front-and-centre and the contents are nicely rendered in the sidebar without duplication. Change-Id: I444754d548ec91d00f2b04e861de8dde8856aa62 Signed-off-by: Paul Beesley --- docs/process/coding-guidelines.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/process/coding-guidelines.rst') diff --git a/docs/process/coding-guidelines.rst b/docs/process/coding-guidelines.rst index def5bf991..856882b5f 100644 --- a/docs/process/coding-guidelines.rst +++ b/docs/process/coding-guidelines.rst @@ -1,8 +1,6 @@ Coding Style & Guidelines ========================= -.. contents:: - The following sections contain TF coding guidelines. They are continually evolving and should not be considered "set in stone". Feel free to question them and provide feedback. -- cgit v1.2.3