Skip to content

Commit

Permalink
change doc theme
Browse files Browse the repository at this point in the history
  • Loading branch information
haozhu233 committed Mar 22, 2024
1 parent bba42ce commit 33a0ce8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install sphinx
pip install renku-sphinx-theme
pip install sphinx_book_theme
pip install numpy
pip install pandas
pip install torch
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Installation

.. toctree::
:caption: References:
:titlesonly:
:hidden:

modules

0 comments on commit 33a0ce8

Please sign in to comment.