forked from Just-Some-Bots/MusicBot
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In an ideal situation, some parts of the docs, example files, and i18n files should be updated by workflows.
Currently MusicBot has a command line method to automate example files, and some tools which could automate i18n extractions / updates.
The one part still missing is automation for the docs!
We should come up with workflow(s) that could get these parts automated:
- - Auto-extract strings, to update POT and PO files. (Does not include actually translating extractions!)
- - Auto-update example config and permissions files. (Done via
--mk-examplesCLI flag) - - Auto-update the following docs from sources:
(Make a CLI flag from themakemarkdowncommand, but also keep show/hide layout)- - Commands and usage lists.
- - Configuration listing.
- - Permissions listing.
- - The workflow(s) that get these all done.
Metadata
Metadata
Assignees
Labels
No labels