Skip to content

Commit

Permalink
Fix [hopefully] documentation failure (#4901)
Browse files Browse the repository at this point in the history
  • Loading branch information
spxiwh authored Oct 7, 2024
1 parent 1a9206f commit c82b88b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@
# a list of builtin themes.
import sphinx_rtd_theme
html_theme = 'sphinx_rtd_theme'
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
Expand All @@ -117,9 +116,6 @@
'logo_only':True,
}

# Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = []

html_context = {
'display_github': True,
'github_user': 'gwastro',
Expand Down

0 comments on commit c82b88b

Please sign in to comment.