|
1 | 1 | # Table of Contents
|
2 | 2 | 1. [Architecture](/doc/devdocs/modules/launcher/architecture.md)
|
3 | 3 | 2. [Debugging](/doc/devdocs/modules/launcher/debugging.md)
|
4 |
| -3. [Project Structure](/doc/devdocs/modules/launcher/project_structure.md) |
5 |
| -4. [Telemetry](/doc/devdocs/modules/launcher/telemetry.md) |
6 |
| -5. Plugins |
| 4 | +3. [New Plugin Checklist](/doc/devdocs/modules/launcher/new-plugin-checklist.md) |
| 5 | +4. [Project Structure](/doc/devdocs/modules/launcher/project_structure.md) |
| 6 | +5. [Telemetry](/doc/devdocs/modules/launcher/telemetry.md) |
| 7 | +6. Plugins |
7 | 8 | - [Overview](/doc/devdocs/modules/launcher/plugins/overview.md)
|
8 | 9 | - [Calculator](/doc/devdocs/modules/launcher/plugins/calculator.md)
|
9 | 10 | - [Folder](/doc/devdocs/modules/launcher/plugins/folder.md)
|
| 11 | + - [History](/doc/devdocs/modules/launcher/plugins/history.md) |
10 | 12 | - [Indexer](/doc/devdocs/modules/launcher/plugins/indexer.md)
|
11 | 13 | - [OneNote](/doc/devdocs/modules/launcher/plugins/onenote.md)
|
12 | 14 | - [Program](/doc/devdocs/modules/launcher/plugins/program.md)
|
13 | 15 | - [Registry](/doc/devdocs/modules/launcher/plugins/registry.md)
|
14 | 16 | - [Shell](/doc/devdocs/modules/launcher/plugins/shell.md)
|
15 | 17 | - [Time and Date](/doc/devdocs/modules/launcher/plugins/timedate.md)
|
16 |
| - - [Windows System Commands](/doc/devdocs/modules/launcher/plugins/system.md) |
| 18 | + - [Unit Converter](/doc/devdocs/modules/launcher/plugins/community.unitconverter.md) |
17 | 19 | - [Uri](/doc/devdocs/modules/launcher/plugins/uri.md)
|
18 |
| - - [Window Walker](/doc/devdocs/modules/launcher/plugins/windowwalker.md) |
| 20 | + - [Value Generator](/doc/devdocs/modules/launcher/plugins/community.valuegenerator.md) |
19 | 21 | - [Web Search](/doc/devdocs/modules/launcher/plugins/WebSearch.md)
|
| 22 | + - [Windows Settings](/doc/devdocs/modules/launcher/plugins/windowssettings.md) |
| 23 | + - [Windows System Commands](/doc/devdocs/modules/launcher/plugins/system.md) |
| 24 | + - [Window Walker](/doc/devdocs/modules/launcher/plugins/windowwalker.md) |
0 commit comments