mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-16 04:29:16 +08:00
314425e32e
* update UnitTests * dev docs * fix plugin name * fix spelling * fix path * improvement * fix table
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# Table of Contents
|
|
1. [Architecture](/doc/devdocs/modules/launcher/architecture.md)
|
|
2. [Debugging](/doc/devdocs/modules/launcher/debugging.md)
|
|
3. [Project Structure](/doc/devdocs/modules/launcher/project_structure.md)
|
|
4. [Telemetry](/doc/devdocs/modules/launcher/telemetry.md)
|
|
5. Plugins
|
|
- [Overview](/doc/devdocs/modules/launcher/plugins/overview.md)
|
|
- [Calculator](/doc/devdocs/modules/launcher/plugins/calculator.md)
|
|
- [Folder](/doc/devdocs/modules/launcher/plugins/folder.md)
|
|
- [Indexer](/doc/devdocs/modules/launcher/plugins/indexer.md)
|
|
- [Program](/doc/devdocs/modules/launcher/plugins/program.md)
|
|
- [Registry](/doc/devdocs/modules/launcher/plugins/registry.md)
|
|
- [Shell](/doc/devdocs/modules/launcher/plugins/shell.md)
|
|
- [Windows System Commands](/doc/devdocs/modules/launcher/plugins/system.md)
|
|
- [Uri](/doc/devdocs/modules/launcher/plugins/uri.md)
|
|
- [Window Walker](/doc/devdocs/modules/launcher/plugins/windowwalker.md)
|
|
- [Web Search](/doc/devdocs/modules/launcher/plugins/WebSearch.md)
|