Skip to content

Commit f11c885

Browse files
Update Run docs README (#36857)
* Update Run docs README * Remove System dupe
1 parent 8896cf8 commit f11c885

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed
+10-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
# Table of Contents
22
1. [Architecture](/doc/devdocs/modules/launcher/architecture.md)
33
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
78
- [Overview](/doc/devdocs/modules/launcher/plugins/overview.md)
89
- [Calculator](/doc/devdocs/modules/launcher/plugins/calculator.md)
910
- [Folder](/doc/devdocs/modules/launcher/plugins/folder.md)
11+
- [History](/doc/devdocs/modules/launcher/plugins/history.md)
1012
- [Indexer](/doc/devdocs/modules/launcher/plugins/indexer.md)
1113
- [OneNote](/doc/devdocs/modules/launcher/plugins/onenote.md)
1214
- [Program](/doc/devdocs/modules/launcher/plugins/program.md)
1315
- [Registry](/doc/devdocs/modules/launcher/plugins/registry.md)
1416
- [Shell](/doc/devdocs/modules/launcher/plugins/shell.md)
1517
- [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)
1719
- [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)
1921
- [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

Comments
 (0)