mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
clean up doc dir (#565)
* clean up doc dir * clean up doc dir * clean up doc dir
This commit is contained in:
@@ -20,7 +20,7 @@ import os
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = 'PythonRobotics'
|
||||
copyright = '2018, Atsushi Sakai'
|
||||
copyright = '2018-2021, Atsushi Sakai'
|
||||
author = 'Atsushi Sakai'
|
||||
|
||||
# The short X.Y version
|
||||
@@ -43,6 +43,7 @@ extensions = [
|
||||
'sphinx.ext.mathjax',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx.ext.viewcode',
|
||||
'IPython.sphinxext.ipython_console_highlighting',
|
||||
]
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
|
||||
Reference in New Issue
Block a user