Skip to content

Commit

Permalink
Merge pull request #98 from italia/support-old-theme
Browse files Browse the repository at this point in the history
Support docs referencing old theme name
  • Loading branch information
pdavide authored Aug 8, 2018
2 parents a6457e3 + 9ad8419 commit 4f427f3
Show file tree
Hide file tree
Showing 3 changed files with 2,199 additions and 2,055 deletions.
7 changes: 7 additions & 0 deletions docs-italia-theme/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# This file is here for compatibility because the
# theme changed his name to docs_italia_theme

"""Docs Italia theme"""

def get_html_theme_path():
return None
Loading

0 comments on commit 4f427f3

Please sign in to comment.