| project = 'B4 end-user docs' | |
| copyright = '2019-2022, The Linux Foundation and contributors' | |
| author = 'Kernel.org' | |
| templates_path = ['_templates'] | |
| html_theme = 'sphinx_rtd_theme' | |
| # Don't highlight by default | |
| highlight_language = 'none' | |
| master_doc = 'index' |