Commit 65112a7
authored
Move CmdPal API spec back to cmdpal/ directory (#48160)
Reverts 0819a62 / #46926
The cmdpal API is literally generated from this spec document. It needs
to live with the rest of the code to work correctly.
Docs for authoring cmdpal extensions are on
https://learn.microsoft.com/en-us/windows/powertoys/command-palette/extension-development,
and we should direct docs commentary there.1 parent 109c63b commit 65112a7
40 files changed
Lines changed: 3 additions & 1 deletion
File tree
- .github/actions/spell-check
- src/modules/cmdpal/doc
- command-pal-anatomy
- initial-sdk-spec
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
File renamed without changes.
0 commit comments