mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-11-04 14:49:57 +08:00
sphinx configuration
- Remove warning, originating from intersphinx configuration. - Add .rst files for the api documentation.
This commit is contained in:
parent
a08face4a0
commit
136c5c425e
@ -211,4 +211,4 @@ html_static_path = ["_static"]
|
|||||||
htmlhelp_basename = "mtcdoc"
|
htmlhelp_basename = "mtcdoc"
|
||||||
|
|
||||||
# Example configuration for intersphinx: refer to the Python standard library.
|
# Example configuration for intersphinx: refer to the Python standard library.
|
||||||
intersphinx_mapping = {"https://docs.python.org/": None}
|
intersphinx_mapping = {"https://docs.python.org/3": None}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user