doc: Render Marvell platform documents
authorPaul Beesley <paul.beesley@arm.com>
Fri, 12 Jul 2019 10:37:07 +0000 (11:37 +0100)
committerPaul Beesley <paul.beesley@arm.com>
Fri, 20 Sep 2019 10:49:44 +0000 (10:49 +0000)
commit2966defa542d1efbf77d697b4fcdd79742ddd423
treec6d18b4e4def038700091fe5d6a7dce907e6bec2
parent6a7cbfd56837409b85c26df0206177e59fc95a79
doc: Render Marvell platform documents

The documentation for Marvell platforms was not included in the
rendered document output until now because, while it was mostly
valid RST format, the files were saved with a .txt extension.

This patch corrects some RST formatting errors, creates a document
tree (index page) for the Marvell documents, and adds the Marvell
subtree to the main index.

Change-Id: Id7d4ac37eded636f8f62322a153e1e5f652ff51a
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
16 files changed:
docs/plat/index.rst
docs/plat/marvell/build.rst [new file with mode: 0644]
docs/plat/marvell/build.txt [deleted file]
docs/plat/marvell/index.rst [new file with mode: 0644]
docs/plat/marvell/misc/mvebu-a8k-addr-map.rst [new file with mode: 0644]
docs/plat/marvell/misc/mvebu-a8k-addr-map.txt [deleted file]
docs/plat/marvell/misc/mvebu-amb.rst [new file with mode: 0644]
docs/plat/marvell/misc/mvebu-amb.txt [deleted file]
docs/plat/marvell/misc/mvebu-ccu.rst [new file with mode: 0644]
docs/plat/marvell/misc/mvebu-ccu.txt [deleted file]
docs/plat/marvell/misc/mvebu-io-win.rst [new file with mode: 0644]
docs/plat/marvell/misc/mvebu-io-win.txt [deleted file]
docs/plat/marvell/misc/mvebu-iob.rst [new file with mode: 0644]
docs/plat/marvell/misc/mvebu-iob.txt [deleted file]
docs/plat/marvell/porting.rst [new file with mode: 0644]
docs/plat/marvell/porting.txt [deleted file]