mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
4 lines
No EOL
305 B
Markdown
4 lines
No EOL
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?). |