Go to the source code of this file.
Namespaces | |
| conf | |
Variables | |
| string | conf.author = 'Clearpath Robotics' |
| string | conf.copyright = '2023, Clearpath Robotics' |
| list | conf.epub_exclude_files = ['search.html'] |
| string | conf.epub_title = project |
| list | conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| list | conf.extensions |
| list | conf.html_static_path = ['_static'] |
| string | conf.html_theme = 'alabaster' |
| string | conf.htmlhelp_basename = 'clearpath_onav_api_examples_libdoc' |
| conf.language = None | |
| list | conf.latex_documents |
| dictionary | conf.latex_elements |
| list | conf.man_pages |
| string | conf.master_doc = 'index' |
| string | conf.project = 'clearpath_onav_api_examples_lib' |
| conf.pygments_style = None | |
| string | conf.release = '' |
| string | conf.source_suffix = '.rst' |
| list | conf.templates_path = ['_templates'] |
| list | conf.texinfo_documents |
| string | conf.version = '' |