Update Run docs README (#36857)
* Update Run docs README * Remove System dupe
This commit is contained in:
Родитель
8896cf83cd
Коммит
f11c885184
|
@ -1,19 +1,24 @@
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
1. [Architecture](/doc/devdocs/modules/launcher/architecture.md)
|
1. [Architecture](/doc/devdocs/modules/launcher/architecture.md)
|
||||||
2. [Debugging](/doc/devdocs/modules/launcher/debugging.md)
|
2. [Debugging](/doc/devdocs/modules/launcher/debugging.md)
|
||||||
3. [Project Structure](/doc/devdocs/modules/launcher/project_structure.md)
|
3. [New Plugin Checklist](/doc/devdocs/modules/launcher/new-plugin-checklist.md)
|
||||||
4. [Telemetry](/doc/devdocs/modules/launcher/telemetry.md)
|
4. [Project Structure](/doc/devdocs/modules/launcher/project_structure.md)
|
||||||
5. Plugins
|
5. [Telemetry](/doc/devdocs/modules/launcher/telemetry.md)
|
||||||
|
6. Plugins
|
||||||
- [Overview](/doc/devdocs/modules/launcher/plugins/overview.md)
|
- [Overview](/doc/devdocs/modules/launcher/plugins/overview.md)
|
||||||
- [Calculator](/doc/devdocs/modules/launcher/plugins/calculator.md)
|
- [Calculator](/doc/devdocs/modules/launcher/plugins/calculator.md)
|
||||||
- [Folder](/doc/devdocs/modules/launcher/plugins/folder.md)
|
- [Folder](/doc/devdocs/modules/launcher/plugins/folder.md)
|
||||||
|
- [History](/doc/devdocs/modules/launcher/plugins/history.md)
|
||||||
- [Indexer](/doc/devdocs/modules/launcher/plugins/indexer.md)
|
- [Indexer](/doc/devdocs/modules/launcher/plugins/indexer.md)
|
||||||
- [OneNote](/doc/devdocs/modules/launcher/plugins/onenote.md)
|
- [OneNote](/doc/devdocs/modules/launcher/plugins/onenote.md)
|
||||||
- [Program](/doc/devdocs/modules/launcher/plugins/program.md)
|
- [Program](/doc/devdocs/modules/launcher/plugins/program.md)
|
||||||
- [Registry](/doc/devdocs/modules/launcher/plugins/registry.md)
|
- [Registry](/doc/devdocs/modules/launcher/plugins/registry.md)
|
||||||
- [Shell](/doc/devdocs/modules/launcher/plugins/shell.md)
|
- [Shell](/doc/devdocs/modules/launcher/plugins/shell.md)
|
||||||
- [Time and Date](/doc/devdocs/modules/launcher/plugins/timedate.md)
|
- [Time and Date](/doc/devdocs/modules/launcher/plugins/timedate.md)
|
||||||
- [Windows System Commands](/doc/devdocs/modules/launcher/plugins/system.md)
|
- [Unit Converter](/doc/devdocs/modules/launcher/plugins/community.unitconverter.md)
|
||||||
- [Uri](/doc/devdocs/modules/launcher/plugins/uri.md)
|
- [Uri](/doc/devdocs/modules/launcher/plugins/uri.md)
|
||||||
- [Window Walker](/doc/devdocs/modules/launcher/plugins/windowwalker.md)
|
- [Value Generator](/doc/devdocs/modules/launcher/plugins/community.valuegenerator.md)
|
||||||
- [Web Search](/doc/devdocs/modules/launcher/plugins/WebSearch.md)
|
- [Web Search](/doc/devdocs/modules/launcher/plugins/WebSearch.md)
|
||||||
|
- [Windows Settings](/doc/devdocs/modules/launcher/plugins/windowssettings.md)
|
||||||
|
- [Windows System Commands](/doc/devdocs/modules/launcher/plugins/system.md)
|
||||||
|
- [Window Walker](/doc/devdocs/modules/launcher/plugins/windowwalker.md)
|
||||||
|
|
Загрузка…
Ссылка в новой задаче