Files
PythonRobotics/docs/doc_requirements.txt
2023-05-28 17:22:35 +09:00

6 lines
197 B
Plaintext

sphinx == 4.3.2 # For sphinx documentation
sphinx_rtd_theme == 1.0.0
IPython == 8.10.0 # For sphinx documentation
sphinxcontrib-napoleon == 0.7 # For auto doc
sphinx-copybutton
sphinx-rtd-dark-mode