Skip to content

Add docs.rs search results to the searchbar#523

Open
ealmloff wants to merge 6 commits intoDioxusLabs:mainfrom
ealmloff:docsrs-search
Open

Add docs.rs search results to the searchbar#523
ealmloff wants to merge 6 commits intoDioxusLabs:mainfrom
ealmloff:docsrs-search

Conversation

@ealmloff
Copy link
Member

@ealmloff ealmloff commented Jul 11, 2025

We have been moving the documentation for specific functions/structs from the dioxuslabs.com documentation to inline documentation so it is also available in your editor.

However, it can make it difficult to search for documentation since there is no longer a single place to look. This PR fixes that issue by providing search results from our own index of the current docs.rs documentation alongside the guide and concepts documentation. Currently, it links to pages on docs.rs, but we could mirror these pages on dioxuslabs.com.

Screenshot 2025-07-11 at 12 52 25 PM

This implements part of #448

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant