Gyorgy Szing | 5e429cb | 2019-12-03 20:39:55 +0100 | [diff] [blame^] | 1 | # |
2 | # Copyright (c) 2020, Arm Limited and Contributors. All rights reserved. | ||||
3 | # | ||||
4 | # SPDX-License-Identifier: BSD-3-Clause | ||||
5 | # | ||||
6 | # Python dependencies for building the documentation. | ||||
7 | |||||
8 | Sphinx==2.3.1 | ||||
9 | sphinx-rtd-theme==0.4.3 | ||||
10 | sphinxcontrib-moderncmakedomain==3.13 | ||||
11 | sphinxcontrib-plantuml==0.18 |