diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2020-02-26 15:52:23 +0100 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2020-02-26 15:55:45 +0100 |
commit | e58901d4bc9507f0d7060a71509cb6bb78b3a947 (patch) | |
tree | 7b43096f41ee3797e0f3a4c00722f4b332c8f34d /docs | |
parent | 896d684de648b38b6d79f337c213606021f73bb0 (diff) | |
download | platform_external_arm-trusted-firmware-e58901d4bc9507f0d7060a71509cb6bb78b3a947.tar.gz platform_external_arm-trusted-firmware-e58901d4bc9507f0d7060a71509cb6bb78b3a947.tar.bz2 platform_external_arm-trusted-firmware-e58901d4bc9507f0d7060a71509cb6bb78b3a947.zip |
amlogic/axg: Add documentation page to the index
It is needed to make it appear in the table of contents. Right now,
all Amlogic documentation pages appear under the "Platform ports"
section, except the AXG one.
Change-Id: Ibcfc3b156888d2a9574953578978b629e185c708
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plat/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/plat/index.rst b/docs/plat/index.rst index 63d29a9be..a6ef1884b 100644 --- a/docs/plat/index.rst +++ b/docs/plat/index.rst @@ -9,6 +9,7 @@ Platform Ports allwinner arm/index + meson-axg meson-gxbb meson-gxl meson-g12a @@ -53,4 +54,4 @@ documentation associated with them. -------------- -*Copyright (c) 2019, Arm Limited. All rights reserved.* +*Copyright (c) 2019-2020, Arm Limited. All rights reserved.* |