Variables | |
| string | author = 'Loy van Beek' |
| string | copyright = '2020, Mojin Robotics GmbH' |
| list | exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| list | extensions |
| string | html_theme = 'classic' |
| string | project = 'scenario_test_tools' |
| list | templates_path = ['_templates'] |
| list conf.exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] |
| list conf.extensions |