blob: 5f70b5bb7ec646c54c51db53cdb80f07a95cb754 [file] [edit]
project = 'B4 end-user docs'
copyright = '2019-2022, The Linux Foundation and contributors'
author = 'Kernel.org'
templates_path = ['_templates']
html_theme = 'sphinx_rtd_theme'
html_static_path = ['_static']
html_logo = '_static/b4-logo.png'
# Don't highlight by default
highlight_language = 'none'
master_doc = 'index'