Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search widget should use latest URLs #1549

Open
joaquintides opened this issue Dec 12, 2024 · 0 comments
Open

Search widget should use latest URLs #1549

joaquintides opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
Maintenance Things that need updated

Comments

@joaquintides
Copy link
Member

Currently, the search widget, which indexes the latest Boost release (1.87 as of this writing), returns links containing that specific version. For instance, "concurrent_factory" returns

https://www.boost.io/doc/libs/1_87_0/libs/flyweight/doc/reference/factories.html#concurrent_factory_synopsis

etc. It'd be better if it returned

https://www.boost.io/doc/libs/latest/libs/flyweight/doc/reference/factories.html#concurrent_factory_synopsis

instead.

@rbbeeston rbbeeston added the Maintenance Things that need updated label Dec 12, 2024
@rbbeeston rbbeeston moved this to Accepted in website-v2 Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Things that need updated
Projects
Status: Accepted
Development

No branches or pull requests

3 participants