Convert documentation to reStructuredText
authorDouglas Raillard <douglas.raillard@arm.com>
Wed, 28 Jun 2017 14:23:03 +0000 (15:23 +0100)
committerDouglas Raillard <douglas.raillard@arm.com>
Thu, 29 Jun 2017 10:47:09 +0000 (11:47 +0100)
commit6f62574767546b11199142b1b577a86571051c40
tree481b9eebe9f98c11e6d1436785da08cb0d38f94f
parent7af4d2b6aeebbe621b3e7c54e09ecf38d130f266
Convert documentation to reStructuredText

Due to recent issues in the rendering of the documentation on GitHub and
some long-standing issues like the lack of automatic table of content in
Markdown, the documentation has been converted to reStructuredText.
Basic constructs looks pretty similar to Markdown.

Automatically convert GitHub markdown documentation to reStructuredText
using pandoc.

Change-Id: If20b695acedc6d1b49c8d9fb64efd6b6ba23f4a9
Signed-off-by: Douglas Raillard <douglas.raillard@arm.com>
29 files changed:
acknowledgements.rst [new file with mode: 0644]
contributing.rst [new file with mode: 0644]
docs/arm-sip-service.rst [new file with mode: 0644]
docs/auth-framework.rst [new file with mode: 0644]
docs/change-log.rst [new file with mode: 0644]
docs/cpu-specific-build-macros.rst [new file with mode: 0644]
docs/firmware-design.rst [new file with mode: 0644]
docs/firmware-update.rst [new file with mode: 0644]
docs/interrupt-framework-design.rst [new file with mode: 0644]
docs/plat/hikey.rst [new file with mode: 0644]
docs/plat/hikey960.rst [new file with mode: 0644]
docs/plat/nvidia-tegra.rst [new file with mode: 0644]
docs/plat/qemu.rst [new file with mode: 0644]
docs/plat/socionext-uniphier.rst [new file with mode: 0644]
docs/plat/xilinx-zynqmp.rst [new file with mode: 0644]
docs/platform-migration-guide.rst [new file with mode: 0644]
docs/porting-guide.rst [new file with mode: 0644]
docs/psci-lib-integration-guide.rst [new file with mode: 0644]
docs/psci-pd-tree.rst [new file with mode: 0644]
docs/reset-design.rst [new file with mode: 0644]
docs/rt-svc-writers-guide.rst [new file with mode: 0644]
docs/spd/optee-dispatcher.rst [new file with mode: 0644]
docs/spd/tlk-dispatcher.rst [new file with mode: 0644]
docs/spd/trusty-dispatcher.rst [new file with mode: 0644]
docs/trusted-board-boot.rst [new file with mode: 0644]
docs/user-guide.rst [new file with mode: 0644]
license.rst [new file with mode: 0644]
maintainers.rst [new file with mode: 0644]
readme.rst [new file with mode: 0644]