mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-12 23:58:04 -05:00
* Update doc_requirements.txt * Update doc_requirements.txt * Update doc_requirements.txt
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
sphinx == 7.2.6 # For sphinx documentation
|
|
sphinx_rtd_theme == 2.0.0
|
|
IPython == 8.20.0 # For sphinx documentation
|
|
sphinxcontrib-napoleon == 0.7 # For auto doc
|
|
sphinx-copybutton
|
|
sphinx-rtd-dark-mode
|