Skip to content

Commit 27f959f

Browse files
Add pyansys_tags for searching indexing (#434)
Per PyAnsys requirement, "pyansys_tags" is added for searching index in `conf.py`
1 parent 0aa5d92 commit 27f959f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"github_repo": "pydynamicreporting",
7474
"github_version": "main",
7575
"doc_path": "doc/source",
76+
"pyansys_tags": ["dynamicreporting", "reporting", "report", "adr", "nexus"],
7677
}
7778

7879
# specify the location of your github repo

0 commit comments

Comments
 (0)