aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
Commit message (Collapse)AuthorAgeFilesLines
* Clarify third party license info in readmeDan Handley2017-07-171-2/+4
| | | | | | | | Clarify the license information for imported third party code in the readme.rst file. Change-Id: I96e26fda687a290a6dffb475aca20b169d85784d Signed-off-by: Dan Handley <dan.handley@arm.com>
* Update readme for v1.4 releaseDan Handley2017-07-051-83/+106
| | | | | | | | | | Update the release notes (readme.rst) for the ARM Trusted Firmware v1.4 release. Also, reorder and fix some of the links following the conversion to reStructured text format. Change-Id: I8f5e8aa86cb891f61b6b62cf9fab0ad0f0ebb36b Signed-off-by: Dan Handley <dan.handley@arm.com>
* Convert documentation to reStructuredTextDouglas Raillard2017-06-291-0/+196
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>