PluralKit/docs/commands
2020-06-12 11:33:03 +02:00
..
build.js Add "data-based" command doc framework basics 2020-06-10 23:19:43 +02:00
commands.js More minor changes 2020-06-12 11:33:03 +02:00
README.md Add "data-based" command doc framework basics 2020-06-10 23:19:43 +02:00

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?).