Skip to content

Commit

Permalink
Adding Docker GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 6, 2023
1 parent 2248ada commit 66d8849
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'karma_sphinx_theme'
html_theme = 'sphinx_book_theme'

html_logo = 'img/circtools_150px.png'

Expand Down
3 changes: 2 additions & 1 deletion requirements.readthedocs.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sphinx-material
sphinxawesome-theme
karma-sphinx-theme
karma-sphinx-theme
sphinx-book-theme

0 comments on commit 66d8849

Please sign in to comment.