pola-rs/polars

Search Engine Optimization for docs

Open

#3,716 opened on Jun 16, 2022

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (38,496 stars) (2,826 forks)batch import
documentationenhancementhelp wanted

Description

Describe your feature request

Currently it is pretty hard to find documentation on polars without navigating to the docs.

for example, searching groupby_rolling in any major search engine does not produce a link to any of the following

even a specific search of groupby_rolling polars does not return any links to the polars docs.

I would expect these to be the top 3 results when searching groupby_rolling polars

This is just one example, but in general discoverability will increase adoption & reduce frequently asked questions.

Contributor guide