doc: Remove per-page contents lists
authorPaul Beesley <paul.beesley@arm.com>
Thu, 7 Mar 2019 17:03:22 +0000 (17:03 +0000)
committerPaul Beesley <paul.beesley@arm.com>
Wed, 22 May 2019 10:23:06 +0000 (11:23 +0100)
commit57354abb2032b4598ce513d5d1ca788fe3bcf356
tree3b03ea51900ff6289c8ee70552c3c15ad296e7bf
parent1ef35512cff8268d518fb15eace03f03f5fb6d6b
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 <paul.beesley@arm.com>
26 files changed:
docs/change-log.rst
docs/components/exception-handling.rst
docs/components/firmware-update.rst
docs/components/platform-interrupt-controller-API.rst
docs/components/ras.rst
docs/components/romlib-design.rst
docs/components/sdei.rst
docs/components/secure-partition-manager-design.rst
docs/components/xlat-tables-lib-v2-design.rst
docs/design/auth-framework.rst
docs/design/cpu-specific-build-macros.rst
docs/design/firmware-design.rst
docs/design/interrupt-framework-design.rst
docs/design/psci-pd-tree.rst
docs/design/reset-design.rst
docs/design/trusted-board-boot.rst
docs/getting_started/image-terminology.rst
docs/getting_started/porting-guide.rst
docs/getting_started/psci-lib-integration-guide.rst
docs/getting_started/rt-svc-writers-guide.rst
docs/getting_started/user-guide.rst
docs/index.rst
docs/plat/rpi3.rst
docs/process/coding-guidelines.rst
docs/process/platform-compatibility-policy.rst
docs/process/release-information.rst