Newer
Older
html_static_path = ['_static']
html_logo = "img/openBIS.png"
html_theme_options = {
'logo_only': True,
'display_version': False,
}
exclude_patterns = ['api-openbis-matlab/*.md,app-openbis-commandline/*.md,ui-eln-lims/*.md']