mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-07 06:17:55 +00:00
4 lines
305 B
Markdown
4 lines
305 B
Markdown
|
|
# Command documentation (experimental)
|
||
|
|
Command documentation is defined in `commands.js`. `build.js` can export a JSON file consumed by other tools (hopefully?).
|
||
|
|
|
||
|
|
This documentation is loaded by the `CommandInfo` Vue component, used in `commands.md` for the command page (and maybe other places soon?).
|