How can we configure learn_microsoft-en-us-dotnet?
As reported in https://github.com/dotnet/runtime/issues/117598 it seems that there are some docs consumed by Context7 that lead to bad results when asking about .NET. We'd like to configure an exclusion for this registration but I'm not sure how to do that. It should probably exclude anything under https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals
Can you help us understand how to configure this? Thanks!
cc @gewarren @timheuer
Yeah the docs (https://github.com/upstash/context7/blob/master/docs/adding-projects.md#who-can-add-configuration) say we can submit a PR for configuration, but the configuration definition doesn't seem to be in this repo? Adding an exclusion to "/proposals/" is probably the fix here and re-indexing?
please share the folders to exclude so i will configure manually?
Hey @ericstj and @timheuer , if you want to follow up further please comment and i will reopen the issue
@jaredpar this was about proposals / non-final language feature specs.