Skip to content

Commit 52650bf

Browse files
committed
docs/requirements.txt: Added pip libraries.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 5b8e016 commit 52650bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This is a list of python packages used to generate documentation. This file is used with pip:
2+
# pip install --user -r requirements.txt
3+
#
4+
sphinx>=7.2.6
5+
sphinx-tabs
6+
sphinxemoji
7+
sphinx-rtd-theme
8+
recommonmark>=0.6.0
9+
myst_parser

0 commit comments

Comments
 (0)