]> git.baikalelectronics.ru Git - arm-tf.git/commit
chore(docs): move deprecated platforms information around
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Tue, 8 Nov 2022 12:36:42 +0000 (13:36 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 9 Nov 2022 09:32:59 +0000 (10:32 +0100)
commita6a1dcbee61967fc2ef53c45bb6db7faa46980e7
tree047461cfab13dc7359813586e12b2152cbf1be49
parente28d403c76faae9e3872f3cba0f3e0ea8a41bac8
chore(docs): move deprecated platforms information around

We used to have a dedicated page for deprecated platforms information.
This document contained 2 pieces of information:

 a) the process for deprecating a platform port;
 b) the list of deprecated platforms to this day.

I think it makes more sense to move b) to the platforms ports landing
page, such that it is more visible.

This also has the nice effect to move the 'Deprecated platforms' title
as the last entry of the 'Platform ports' table of contents, like so:

 - Platform ports
   - 1. Allwinner ARMv8 SoCs
   - 2. Arm Development Platforms
     ...
   - 39. Broadcom Stingray
   - Deprecated platforms

instead of it being lost in the middle of supported platform ports.

Regarding a), this gets moved under the "Processes & Policies" section.
More specifically, it gets clubbed with the existing platform
compatibility policy. The combined document gets renamed into a
"Platforms Ports Policy" document.

Change-Id: I6e9ce2abc68b8a8ac88e7bd5f21749c14c9a2af6
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
docs/about/release-information.rst
docs/getting_started/porting-guide.rst
docs/plat/deprecated.rst [deleted file]
docs/plat/index.rst
docs/process/index.rst
docs/process/platform-compatibility-policy.rst [deleted file]
docs/process/platform-ports-policy.rst [new file with mode: 0644]