Skip to content

Commit c084802

Browse files
update the conf.py file for pyansys tags & update the ansys-sphinx-theme version (#1159)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 9b04313 commit c084802

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update the conf.py file for pyansys tags & update the ansys-sphinx-theme version

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"github_repo": "pyprimemesh",
3333
"github_version": "main",
3434
"doc_path": "doc/source",
35+
"pyansys_tags": ["CAD", "Meshing"],
3536
}
3637

3738
# specify the location of your github repo

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ tests = [
4242
"pyvista[trame]==0.45.2",
4343
]
4444
doc = [
45-
"ansys-sphinx-theme[autoapi]==1.5.2",
45+
"ansys-sphinx-theme[autoapi]==1.6.1",
4646
"ansys-tools-visualization-interface==0.9.2",
4747
"jupyter-sphinx==0.5.3",
4848
"numpydoc==1.8.0",

0 commit comments

Comments
 (0)