mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00

This changes adds support for building Markdown documentation into Sphinx with [MyST]. We'll make use of this in a later patch, where we introduce automatically-generated Markdown documentation that needs to be compiled as part of the Sphinx documentation. [MyST]: https://myst-parser.readthedocs.io/en/latest Change-Id: I2a241a588c579fac1a81e1853479908928be1fc8 Signed-off-by: Chris Kay <chris.kay@arm.com>
5 lines
104 B
Text
5 lines
104 B
Text
myst-parser==0.15.2
|
|
pip-tools==6.4.0
|
|
sphinx==4.2.0
|
|
sphinx-rtd-theme==1.0.0
|
|
sphinxcontrib-plantuml==0.22
|