buck2 icon indicating copy to clipboard operation
buck2 copied to clipboard

Type-based search in the docs

Open lf- opened this issue 2 months ago • 0 comments

Problem:

I want to find where to get a ProjectRoot from, for example. Currently, the only way to find this is to grep the buck2 sources or remember how to build the docs markdown and then grep the docs markdown.

Solution:

Build an API search that has a structured representation of the buck2 APIs and maybe even the prelude functions. I mean I guess this is Glean in a sense, but https://github.com/facebookincubator/Glean/issues/594

lf- avatar Oct 09 '25 18:10 lf-