Open
Description
This is a placeholder issue that will need to be further refined.
We need to build a live-updating documentation system that collects TSDoc (and JSDoc) comments for all actions and events across our clients. The aim is to compile these scattered inline comments into one comprehensive HTML document per client such that the api is discoverable. This should also act as a catalyst for improving inline documentation and will improve code maintainability by making the API interfaces transparent and easily accessible.