Skip to content

Commit

Permalink
removed sphix_bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Hamilton committed Jan 9, 2015
1 parent 403b85f commit 0988440
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

import sys
import os
import sphinx_bootstrap_theme

# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
Expand Down Expand Up @@ -102,7 +101,6 @@
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'bootstrap'
html_theme_path = sphinx_bootstrap_theme.get_html_theme_path()
html_theme_options = {
'bootswatch_theme': 'spacelab'
}
Expand Down

0 comments on commit 0988440

Please sign in to comment.