mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-13 11:09:28 +08:00
df2ed05edf
* Added Initial Microsoft.Plugin.Sys DevDoc * Reword * Updated Links within Readme * Corrected Case for URL
15 lines
879 B
Markdown
15 lines
879 B
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)
|
|
- [Shell](/doc/devdocs/modules/launcher/plugins/shell.md)
|
|
- [Sys](/doc/devdocs/modules/launcher/plugins/sys.md)
|
|
- [Uri](/doc/devdocs/modules/launcher/plugins/uri.md)
|
|
- [Window Walker](/doc/devdocs/modules/launcher/plugins/windowwalker.md) |