Loading docs/conf.py +6 −6 Original line number Diff line number Diff line Loading @@ -81,12 +81,12 @@ html_theme = 'alabaster' # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { 'github_banner': True, 'show_powered_by': False, 'github_user': 'it-projects-llc', 'github_repo': 'odoo-test', } #html_theme_options = { # 'github_banner': True, # 'show_powered_by': False, # 'github_user': 'it-projects-llc', # 'github_repo': 'odoo-test', #} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, Loading Loading
docs/conf.py +6 −6 Original line number Diff line number Diff line Loading @@ -81,12 +81,12 @@ html_theme = 'alabaster' # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { 'github_banner': True, 'show_powered_by': False, 'github_user': 'it-projects-llc', 'github_repo': 'odoo-test', } #html_theme_options = { # 'github_banner': True, # 'show_powered_by': False, # 'github_user': 'it-projects-llc', # 'github_repo': 'odoo-test', #} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, Loading