Skip to content

Commit

Permalink
Remove sphinx-rtd-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Aug 5, 2024
1 parent fc08ec7 commit 1a789f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@

# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = "sphinx_rtd_theme"
# html_theme = "sphinx_rtd_theme"

# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
Expand Down
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
sphinx==8.0.2
sphinx-rtd-theme==2.0.0
myst-parser==3.0.1

0 comments on commit 1a789f5

Please sign in to comment.