Since Sphinx 8, search results can be styled based on their type. See https://www.sphinx-doc.org/en/master/development/html_themes/index.html#styling-search-result-entries-by-category For example the Sphinx docs itself use this to display appropriate icons: <img width="527" height="133" alt="Image" src="https://github.com/user-attachments/assets/1403c10f-d043-4bd4-8f84-3fad60e913fd" /> Should the pydata-sphinx-theme pick that up? What would be a reasonable format?