CommunityToolkit / CommunityToolkit/Tooling-Windows-Submodule
Generate search index for Sample App
Open
build :fire:
enhancement
nuget :package:
sample app 🖼
source generator :gear:
- Dominant language
- C#
- Stars
- 55
- Forks
- 19
- Avg merge
- 40m
- Merged PRs (30d)
- 1
Description
We should generate an index of all the common terms across all markdown documents and sample code.
This index should be part of the sample app so we can provide quick and comprehensive searching within our documentation and samples within the app without having to load all the documentation contents and sample contents first.
This should be done with a source generator at compile time (and probably have a 'light-mode' for debug vs. a comprehensive index for release mode)?
Contributor guide
Assessment
This issue has not been assessed yet.