Skip to content

Commit

Permalink
add sphinx_rtd_theme to sphinx workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Oct 27, 2024
1 parent 6efe204 commit 07a93e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphix_rtd_theme'
'sphinx_rtd_theme'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 07a93e3

Please sign in to comment.