From 0acfac2080fe8cfa0e9e1e5e1b5febb703fd2f66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 04:07:13 +0000 Subject: [PATCH 1/5] Bump ansys-sphinx-theme from 1.1.7 to 1.2.0 in /requirements Bumps [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme) from 1.1.7 to 1.2.0. - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](https://github.com/ansys/ansys-sphinx-theme/compare/v1.1.7...v1.2.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index a11abcb5d9..06b13e2d68 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,4 +1,4 @@ -ansys-sphinx-theme==1.1.7 +ansys-sphinx-theme==1.2.0 enum-tools[sphinx]==0.12.0 graphviz==0.20.1 imageio==2.36.0 From 59ef586c29d74c9d859bdb8f62f9b0d6b352fb4c Mon Sep 17 00:00:00 2001 From: Jorge Martinez Garrido Date: Mon, 18 Nov 2024 11:16:25 +0100 Subject: [PATCH 2/5] dbg: increase doc verbosity --- doc/make.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/make.bat b/doc/make.bat index 6f2dec1e0c..e53e8a4cd7 100644 --- a/doc/make.bat +++ b/doc/make.bat @@ -66,7 +66,7 @@ echo.Done. goto end :help -%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O% +%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% -vv %O% :end popd From b04f118e1a590502c6989fbaad67da9b78b8369a Mon Sep 17 00:00:00 2001 From: Jorge Martinez Date: Tue, 19 Nov 2024 14:07:36 +0100 Subject: [PATCH 3/5] dbg: checking search --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index c0fa557674..d4f2036d98 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,5 +1,5 @@ -ansys-sphinx-theme==1.2.0 enum-tools[sphinx]==0.12.0 +git+https://github.com/ansys/ansys-sphinx-theme.git@fix/search graphviz==0.20.1 imageio==2.36.0 imageio-ffmpeg==0.5.1 From cab28e3aea43266852f51b6aca3ef68522a699d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Mart=C3=ADnez?= <28702884+jorgepiloto@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:24:11 +0100 Subject: [PATCH 4/5] fix: restore file --- doc/make.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/make.bat b/doc/make.bat index e53e8a4cd7..6f2dec1e0c 100644 --- a/doc/make.bat +++ b/doc/make.bat @@ -66,7 +66,7 @@ echo.Done. goto end :help -%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% -vv %O% +%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O% :end popd From 1831a026df4cd66634c23a8c15085475254bff7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Mart=C3=ADnez?= <28702884+jorgepiloto@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:24:45 +0100 Subject: [PATCH 5/5] fix: theme version --- requirements/requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_docs.txt b/requirements/requirements_docs.txt index d4f2036d98..8bfa2d61d6 100644 --- a/requirements/requirements_docs.txt +++ b/requirements/requirements_docs.txt @@ -1,5 +1,5 @@ +ansys-sphinx-theme==1.2.2 enum-tools[sphinx]==0.12.0 -git+https://github.com/ansys/ansys-sphinx-theme.git@fix/search graphviz==0.20.1 imageio==2.36.0 imageio-ffmpeg==0.5.1