Skip to content
This repository has been archived by the owner on Jan 25, 2018. It is now read-only.

Commit

Permalink
remove theme
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy McKay committed Mar 31, 2014
1 parent 889c50a commit 5b7089b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/conf.py
Expand Up @@ -251,10 +251,3 @@ def __getattr__(cls, name):
MOCK_MODULES = ['django.conf']
for mod_name in MOCK_MODULES:
sys.modules[mod_name] = Mock()



import mdn_theme

html_theme_path = [mdn_theme.get_theme_dir()]
html_theme = 'mdn'

0 comments on commit 5b7089b

Please sign in to comment.