Skip to content

Commit

Permalink
Update to ansys-sphinx-theme 1.x (#558)
Browse files Browse the repository at this point in the history
Co-authored-by: René Roos <[email protected]>
  • Loading branch information
greschd and roosre authored Aug 18, 2024
1 parent bb2d70e commit eb5056c
Show file tree
Hide file tree
Showing 3 changed files with 1,047 additions and 929 deletions.
3 changes: 1 addition & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
ansys_logo_white_cropped,
get_version_match,
latex,
pyansys_logo_black,
watermark,
)

Expand Down Expand Up @@ -61,7 +60,6 @@
release = version = __version__

# use the default pyansys logo
html_logo = pyansys_logo_black
html_theme = "ansys_sphinx_theme"


Expand All @@ -70,6 +68,7 @@

# specify the location of your github repo
html_theme_options = {
"logo": "pyansys",
"github_url": "https://github.com/ansys/pyacp",
"show_prev_next": False,
"show_breadcrumbs": True,
Expand Down
Loading

0 comments on commit eb5056c

Please sign in to comment.