Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
sphinx theme back to rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
menckend committed Oct 6, 2024
1 parent d97cc7e commit 2a13716
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
#set_type_checking_flag = True # Enable 'expensive' imports for sphinx_autodoc_typehints
#autodoc_typehints = "description"
#autodoc_class_signature = "separated"
#html_theme = 'sphinx_rtd_theme'
#html_theme = 'furo'
html_theme = 'sphinx_rtd_theme'
autoapi_dirs = ['../dcnodatg/']
autoapi_type = "python"
autoapi_options = [
Expand Down
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,3 @@ sphinx_autodoc_typehints
python-docs-theme
docker
sphinx-pyproject
furo

0 comments on commit 2a13716

Please sign in to comment.