]> git.baikalelectronics.ru Git - arm-tf.git/commit
docs(porting): move porting guide upper in table of contents
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Wed, 8 Feb 2023 13:07:29 +0000 (14:07 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Tue, 11 Apr 2023 08:11:04 +0000 (10:11 +0200)
commit292585be901de6b89f8b62c20f4158407e5f36ea
treefde684ce677e9688b7ff69a8b66ed78eeaddd51e
parentda87d6a34c2099b06cc550bc47f7516e837a092a
docs(porting): move porting guide upper in table of contents

The porting guide is currently hosted under the 'Getting started'
section. Yet, porting the full firmware to a new platform is probably
not the first thing that one would do. Before delving into the
details, one would probably start by building the code for an emulated
platform, such as Arm FVP.

Furthermore, the porting guide is such a big and important document
that it probably deserves being visible in the main table of contents.
Thus, move it just above the list of supported platforms.

Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: I51b3d2a93832505ab90d73c823f06f9540e84c77
docs/getting_started/index.rst
docs/getting_started/porting-guide.rst [deleted file]
docs/index.rst
docs/porting-guide.rst [new file with mode: 0644]