Skip to content

Commit

Permalink
DOC: rename the index of meilisearch from library reorg. (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
Revathyvenugopal162 authored Jul 12, 2023
1 parent 9335a62 commit 9b26e74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"use_meilisearch": {
"api_key": os.getenv("MEILISEARCH_API_KEY", ""),
"index_uids": {
"ansys-internal-ansys-sphinx-theme-sphinx-docs": "ansys-sphinx-theme",
"pyansys-pyaedt-sphinx-docs": "PyAEDT",
"ansys-ansys-sphinx-theme-sphinx-docs": "ansys-sphinx-theme",
"ansys-pyaedt-sphinx-docs": "PyAEDT",
},
},
}
Expand Down

0 comments on commit 9b26e74

Please sign in to comment.