From 5d22f3af8a7f6323ab005845bc50656087eb91b7 Mon Sep 17 00:00:00 2001 From: afernand Date: Mon, 28 Jul 2025 10:42:35 +0200 Subject: [PATCH 1/3] fix docs --- doc/source/conf.py | 2 -- pyproject.toml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 0ef0e741be..2042ce4af8 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -40,8 +40,6 @@ "json_url": f"https://{cname}/versions.json", "version_match": get_version_match(__version__), }, - "check_switcher": False, - "navbar_end": ["version-switcher", "theme-switcher", "navbar-icon-links"], "navigation_with_keys": False, "github_url": "https://github.com/ansys/pyprimemesh", "show_prev_next": False, diff --git a/pyproject.toml b/pyproject.toml index c4bad82d16..145b7c9364 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ tests = [ "pyvista[trame]==0.45.2", ] doc = [ - "ansys-sphinx-theme[autoapi]==1.5.2", + "ansys-sphinx-theme[autoapi]==1.5.3", "ansys-tools-visualization-interface==0.9.2", "jupyter-sphinx==0.5.3", "numpydoc==1.8.0", From e19802b6e7b198c44ade4ab4a74b884258bb15a4 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Mon, 28 Jul 2025 08:44:13 +0000 Subject: [PATCH 2/3] chore: adding changelog file 1115.maintenance.md [dependabot-skip] --- doc/changelog.d/1115.maintenance.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/1115.maintenance.md diff --git a/doc/changelog.d/1115.maintenance.md b/doc/changelog.d/1115.maintenance.md new file mode 100644 index 0000000000..6e00a87d43 --- /dev/null +++ b/doc/changelog.d/1115.maintenance.md @@ -0,0 +1 @@ +Fix docs \ No newline at end of file From 392abdf4b07ae735ebf8513a406656549c55b4d1 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:05:59 +0000 Subject: [PATCH 3/3] chore: adding changelog file 1115.maintenance.md [dependabot-skip] --- doc/changelog.d/1115.maintenance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelog.d/1115.maintenance.md b/doc/changelog.d/1115.maintenance.md index 6e00a87d43..9216dc5722 100644 --- a/doc/changelog.d/1115.maintenance.md +++ b/doc/changelog.d/1115.maintenance.md @@ -1 +1 @@ -Fix docs \ No newline at end of file +Fix docs