Skip to content

Commit

Permalink
Try using RTD's default theme
Browse files Browse the repository at this point in the history
  • Loading branch information
brettcannon committed Jan 18, 2020
1 parent 0d61e63 commit 2d1c793
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/conf.py
Expand Up @@ -92,18 +92,18 @@
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'alabaster'
#html_theme = 'alabaster'

# 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
# documentation.
#
html_theme_options = {
"github_user": "brettcannon",
"github_repo": "gidgethub",
"github_type": "star",
"github_banner": True,
}
#html_theme_options = {
# "github_user": "brettcannon",
# "github_repo": "gidgethub",
# "github_type": "star",
# "github_banner": True,
#}

# 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,
Expand Down

0 comments on commit 2d1c793

Please sign in to comment.