File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,4 +26,4 @@ sphinx:
2626# Optionally declare the Python requirements required to build your docs
2727python :
2828 install :
29- - requirements : doc/python_requirements .txt
29+ - requirements : doc/requirements .txt
Original file line number Diff line number Diff line change 33# Doxygen https://www.doxygen.nl/download.html
44#
55# Install Sphinx and required plugins with the following command
6- # python -m pip install -r python_requirements .txt
6+ # python -m pip install -r requirements .txt
77
88wheel>=0.38.4 # help forward compatibility for pip with old sphinx plugins
9- sphinx= =5.3.0
10- sphinx_rtd_theme= =1.3.0
11- sphinx_git= =11.0.0
12- breathe= =4.34.0
13- exhale= =0.3.7
14- m2r2= =0.3.2
15- sphinx-copybutton= =0.5.2
9+ sphinx> =5.3.0
10+ sphinx_rtd_theme> =1.3.0
11+ sphinx_git> =11.0.0
12+ breathe> =4.34.0
13+ exhale> =0.3.7
14+ m2r2> =0.3.2
15+ sphinx-copybutton> =0.5.2
1616#sphinxcontrib-applehelp==1.0.7
Original file line number Diff line number Diff line change 1+ # This file was autogenerated by uv via the following command:
2+ # uv pip compile doc/requirements.in
3+ alabaster == 1.0.0
4+ # via sphinx
5+ babel == 2.16.0
6+ # via sphinx
7+ beautifulsoup4 == 4.12.3
8+ # via exhale
9+ breathe == 4.35.0
10+ # via
11+ # -r doc/requirements.in
12+ # exhale
13+ certifi == 2024.12.14
14+ # via requests
15+ charset-normalizer == 3.4.0
16+ # via requests
17+ docutils == 0.21.2
18+ # via
19+ # breathe
20+ # m2r2
21+ # sphinx
22+ # sphinx-rtd-theme
23+ exhale == 0.3.7
24+ # via -r doc/requirements.in
25+ gitdb == 4.0.11
26+ # via gitpython
27+ gitpython == 3.1.43
28+ # via sphinx-git
29+ idna == 3.10
30+ # via requests
31+ imagesize == 1.4.1
32+ # via sphinx
33+ jinja2 == 3.1.4
34+ # via sphinx
35+ lxml == 5.3.0
36+ # via exhale
37+ m2r2 == 0.3.3.post2
38+ # via -r doc/requirements.in
39+ markupsafe == 3.0.2
40+ # via jinja2
41+ mistune == 0.8.4
42+ # via m2r2
43+ packaging == 24.2
44+ # via sphinx
45+ pygments == 2.18.0
46+ # via sphinx
47+ requests == 2.32.3
48+ # via sphinx
49+ six == 1.17.0
50+ # via
51+ # exhale
52+ # sphinx-git
53+ smmap == 5.0.1
54+ # via gitdb
55+ snowballstemmer == 2.2.0
56+ # via sphinx
57+ soupsieve == 2.6
58+ # via beautifulsoup4
59+ sphinx == 8.1.3
60+ # via
61+ # -r doc/requirements.in
62+ # breathe
63+ # exhale
64+ # sphinx-copybutton
65+ # sphinx-git
66+ # sphinx-rtd-theme
67+ # sphinxcontrib-jquery
68+ sphinx-copybutton == 0.5.2
69+ # via -r doc/requirements.in
70+ sphinx-git == 11.0.0
71+ # via -r doc/requirements.in
72+ sphinx-rtd-theme == 3.0.2
73+ # via -r doc/requirements.in
74+ sphinxcontrib-applehelp == 2.0.0
75+ # via sphinx
76+ sphinxcontrib-devhelp == 2.0.0
77+ # via sphinx
78+ sphinxcontrib-htmlhelp == 2.1.0
79+ # via sphinx
80+ sphinxcontrib-jquery == 4.1
81+ # via sphinx-rtd-theme
82+ sphinxcontrib-jsmath == 1.0.1
83+ # via sphinx
84+ sphinxcontrib-qthelp == 2.0.0
85+ # via sphinx
86+ sphinxcontrib-serializinghtml == 2.0.0
87+ # via sphinx
88+ urllib3 == 2.2.3
89+ # via requests
90+ wheel == 0.45.1
91+ # via -r doc/requirements.in
Original file line number Diff line number Diff line change 1+ # This file was autogenerated by uv via the following command:
2+ # uv pip compile doc/requirements.in
3+ alabaster==0.7.16
4+ # via sphinx
5+ babel==2.16.0
6+ # via sphinx
7+ beautifulsoup4==4.12.3
8+ # via exhale
9+ breathe==4.34.0
10+ # via
11+ # -r doc/requirements.in
12+ # exhale
13+ certifi==2024.12.14
14+ # via requests
15+ charset-normalizer==3.4.0
16+ # via requests
17+ docutils==0.18.1
18+ # via
19+ # breathe
20+ # m2r2
21+ # sphinx
22+ # sphinx-rtd-theme
23+ exhale==0.3.7
24+ # via -r doc/requirements.in
25+ gitdb==4.0.11
26+ # via gitpython
27+ gitpython==3.1.43
28+ # via sphinx-git
29+ idna==3.10
30+ # via requests
31+ imagesize==1.4.1
32+ # via sphinx
33+ jinja2==3.1.4
34+ # via sphinx
35+ lxml==5.3.0
36+ # via exhale
37+ m2r2==0.3.2
38+ # via -r doc/requirements.in
39+ markupsafe==3.0.2
40+ # via jinja2
41+ mistune==0.8.4
42+ # via m2r2
43+ packaging==24.2
44+ # via sphinx
45+ pygments==2.18.0
46+ # via sphinx
47+ requests==2.32.3
48+ # via sphinx
49+ six==1.17.0
50+ # via
51+ # exhale
52+ # sphinx-git
53+ smmap==5.0.1
54+ # via gitdb
55+ snowballstemmer==2.2.0
56+ # via sphinx
57+ soupsieve==2.6
58+ # via beautifulsoup4
59+ sphinx==5.3.0
60+ # via
61+ # -r doc/requirements.in
62+ # breathe
63+ # exhale
64+ # sphinx-copybutton
65+ # sphinx-git
66+ # sphinx-rtd-theme
67+ # sphinxcontrib-jquery
68+ sphinx-copybutton==0.5.2
69+ # via -r doc/requirements.in
70+ sphinx-git==11.0.0
71+ # via -r doc/requirements.in
72+ sphinx-rtd-theme==1.3.0
73+ # via -r doc/requirements.in
74+ sphinxcontrib-applehelp==2.0.0
75+ # via sphinx
76+ sphinxcontrib-devhelp==2.0.0
77+ # via sphinx
78+ sphinxcontrib-htmlhelp==2.1.0
79+ # via sphinx
80+ sphinxcontrib-jquery==4.1
81+ # via sphinx-rtd-theme
82+ sphinxcontrib-jsmath==1.0.1
83+ # via sphinx
84+ sphinxcontrib-qthelp==2.0.0
85+ # via sphinx
86+ sphinxcontrib-serializinghtml==2.0.0
87+ # via sphinx
88+ urllib3==2.2.3
89+ # via requests
90+ wheel==0.45.1
91+ # via -r doc/requirements.in
You can’t perform that action at this time.
0 commit comments