Skip to content

Commit

Permalink
Enable sphinx_search.extension added in godotengine#3277
Browse files Browse the repository at this point in the history
I forgot to push this change in the previous PR...
  • Loading branch information
akien-mga committed Mar 16, 2020
1 parent 5d13f26 commit c85c68e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
sys.path.append(os.path.abspath("_extensions"))
extensions = [
"gdscript",
"sphinx_search.extension",
"sphinx_tabs.tabs",
"sphinx.ext.imgmath",
]
Expand Down

0 comments on commit c85c68e

Please sign in to comment.