|
bool | add_module_names = False |
|
string | author = "MoveIt maintainer team" |
|
string | autoclass_content = "both" |
|
bool | autodoc_inherit_docstrings = True |
|
bool | autosummary_generate = True |
|
bool | autosummary_imported_members = True |
|
string | copyright = "2021, MoveIt maintainer team" |
|
list | epub_exclude_files = ["search.html"] |
|
string | epub_title = project |
|
list | exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "_templates"] |
|
list | extensions |
|
tuple | html_show_sourcelink |
|
list | html_static_path = ["_static"] |
|
string | html_theme = "sphinx_rtd_theme" |
|
string | htmlhelp_basename = "moveit_coredoc" |
|
dictionary | intersphinx_mapping = {"https://docs.python.org/3": None} |
|
| language = None |
|
list | latex_documents |
|
dictionary | latex_elements |
|
list | man_pages = [(master_doc, "moveit_core", "moveit_core Documentation", [author], 1)] |
|
string | master_doc = "index" |
|
string | project = "moveit.core" |
|
| pygments_style = None |
|
string | release = "" |
|
bool | set_type_checking_flag = True |
|
string | source_suffix = ".rst" |
|
list | templates_path = ["_templates"] |
|
list | texinfo_documents |
|
string | version = "" |
|