File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- alabaster == 1.0.0
2- babel == 2.17.0
3- breathe == 4.36.0
4- certifi == 2025.1.31
5- charset-normalizer == 3.4.1
6- docutils == 0.21.2
7- idna == 3.10
8- imagesize == 1.4.1
9- Jinja2 == 3.1.6
10- MarkupSafe == 3.0.2
11- packaging == 24.2
12- Pygments == 2.19.1
13- requests == 2.32.4
14- snowballstemmer == 2.2.0
15- Sphinx == 8.1.3
16- sphinx-rtd-theme == 3.0.2
17- sphinxcontrib-applehelp == 2.0.0
18- sphinxcontrib-devhelp == 2.0.0
19- sphinxcontrib-htmlhelp == 2.1.0
20- sphinxcontrib-jquery == 4.1
21- sphinxcontrib-jsmath == 1.0.1
22- sphinxcontrib-qthelp == 2.0.0
23- sphinxcontrib-serializinghtml == 2.0.0
24- tomli == 2.2.1
25- urllib3 == 2.3.2
1+ # Core documentation generator
2+ sphinx >= 8.1 ,< 9.0
3+
4+ # Theme for Read the Docs
5+ sphinx-rtd-theme >= 3.0 ,< 4.0
6+
7+ # Doxygen/C++ integration
8+ breathe >= 4.36 ,< 5.0
9+
10+ # A dependency for the RTD theme
11+ sphinxcontrib-jquery
You can’t perform that action at this time.
0 commit comments