diff --git a/docs/conf.py b/docs/conf.py index 225b9a2..e210a24 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,6 +34,7 @@ 'sphinx.ext.todo', 'sphinx_copybutton', 'myst_parser', + 'sphinxext-remoteliteralinclude', # 'sphinx_inline_tabs', # 'sphinx_reredirects', # 'sphinx_design', @@ -211,4 +212,4 @@ def setup(app): - app.add_css_file("custom.css") \ No newline at end of file + app.add_css_file("custom.css")