We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
html_context
1 parent bbcee33 commit 824fc88Copy full SHA for 824fc88
doc/changelog.d/2200.documentation.md
@@ -0,0 +1 @@
1
+Update ``html_context`` with PyAnsys tags
doc/source/conf.py
@@ -138,6 +138,7 @@ def intersphinx_pyansys_geometry(switcher_version: str):
138
"github_repo": "pyansys-geometry",
139
"github_version": "main",
140
"doc_path": "doc/source",
141
+ "pyansys_tags": ["CAD"],
142
}
143
html_theme_options = {
144
"header_links_before_dropdown": 4,
0 commit comments