Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Apr 24, 2024
1 parent b7f5bd3 commit c5185ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@

html_theme_options = {
'navigation_depth': 3,
'awesome_headerlinks': True
# 'awesome_headerlinks': True
}

html_css_files = [
Expand Down
5 changes: 3 additions & 2 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ pitchtools
bpf4
numpyx
appdirs

sphinx-autodoc-typehints
sphinx-automodapi
autodocsumm
sphinxawesome_theme
sphinx_design
sphinxawesome-theme
sphinx-design
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
os: ubuntu-29.04
tools:
python: "3.11"

Expand Down

0 comments on commit c5185ef

Please sign in to comment.