You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to make it so that when searching for "Changelog" I can tell what component each "Changelog" in the list of results is for.
Since changelogs are auto-generated, this could probably be handled via the plugin_template?
The following screenshot illustrates the problem:
The text was updated successfully, but these errors were encountered:
quba42
changed the title
When searching for Changelog, there are a dozen results that don't specify what component the result is for
When searching for Changelog, th results that don't specify what component they are for
Jul 1, 2024
quba42
changed the title
When searching for Changelog, th results that don't specify what component they are for
When searching for Changelog, the results that don't specify what component they are for
Jul 1, 2024
quba42
changed the title
When searching for Changelog, the results that don't specify what component they are for
When searching for Changelog, the results don't specify what component they are for
Jul 1, 2024
I am able to do some hack on pulp-docs itself (lets say, change the titles to {plugin} Changelog before building), since it has programmatic access to all files. Of course the original files would remain untouched, but this is only a problem on the context of the website anyway.
Another option is wait mkdocs-material release their new search engine. Its a big epic and among the items there is a feature addressing exactly this problem. I know its being worked on because recently I've seen some tech preview PRs of the author asking for feedback.
Ok, if the upstream search project is working on this exact problem (they even used "Changelog" as their example!) I am tempted to say we wait for that, even if it may take some time to land.
We need to make it so that when searching for "Changelog" I can tell what component each "Changelog" in the list of results is for.
Since changelogs are auto-generated, this could probably be handled via the plugin_template?
The following screenshot illustrates the problem:
The text was updated successfully, but these errors were encountered: