mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 23:37:56 -05:00
* Engance dubins path docs * Update dubins_path.rst * fix doc artifact link in CI * wip * wip * wip * Update dubins_path.rst * wip * wip * wip * wip * wip
5 lines
159 B
Plaintext
5 lines
159 B
Plaintext
sphinx == 4.3.2 # For sphinx documentation
|
|
sphinx_rtd_theme == 1.0.0
|
|
IPython == 7.31.1 # For sphinx documentation
|
|
sphinxcontrib-napoleon == 0.7 # For auto doc
|