Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Jul 8, 2023
1 parent ca3a9ac commit b6277b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'sphinx.ext.todo',
'sphinx_copybutton',
'myst_parser',
'sphinxext-remoteliteralinclude',
# 'sphinx_inline_tabs',
# 'sphinx_reredirects',
# 'sphinx_design',
Expand Down Expand Up @@ -211,4 +212,4 @@


def setup(app):
app.add_css_file("custom.css")
app.add_css_file("custom.css")

0 comments on commit b6277b3

Please sign in to comment.