-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathrequirements.txt
25 lines (24 loc) · 2.16 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This file lists all the dependencies required to build the documentation.
# To update this file, follow these basic rules:
# - Keep it sorted alphabetically
# - Mark which docsets are using each dependency
# - Only specify version information if strictly required
# - Keep nrf/installation/recommended_versions.rst up to date
# Extension | NCS | Kconfig | Matter | MCUboot | nrfx | nrfxlib | TF-M | Zephyr |
azure-storage-blob # | X | | | | | | | |
breathe # | X | | | | | X | | X |
m2r2 # | | | | | X | | | |
PyYAML # | X | | | | | | | X |
pykwalify # | | | | | | | | X |
pytest # | | | | | | | | X |
recommonmark # | | | X | X | | | | |
sphinx~=6.2 # | X | X | X | X | X | X | X | X |
sphinx-copybutton # | X | | | | | | | X |
sphinx-ncs-theme<1.1 # | X | | | | | | | |
sphinx-notfound-page # | X | | | | | | | X |
sphinx-tabs>=3.4 # | X | | | | | | | X |
sphinx-togglebutton # | X | | | | | | | X |
sphinx_markdown_tables # | | | X | | | | | |
sphinxcontrib-mscgen # | X | | | | | X | | |
sphinxcontrib-plantuml>=0.27 # | | | | | | | X | |
west>=1.0.0 # | | | | | | | | X |