Skip to content

Commit

Permalink
Port oe-sphinx-theme to v2 (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: Pradyun Gedam <3275593+pradyunsg@users.noreply.github.com>
  • Loading branch information
mgeier and pradyunsg committed Oct 20, 2020
1 parent bd61a8d commit 298650e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,17 @@
"display": "murray",
"pypi": "murray"
},
{
"config": {
"_imports": [
"oe_sphinx_theme"
],
"html_theme": "oe_sphinx",
"html_theme_path": "[oe_sphinx_theme.get_theme_dir()]"
},
"display": "oe-sphinx-theme",
"pypi": "oe-sphinx-theme"
},
{
"config": {
"_imports": [
Expand Down

0 comments on commit 298650e

Please sign in to comment.