docs: document events reference (#9080)

- Remove old hidden reference files that document modules' events
- Add new events reference for workflow events
- Reference events reference in the main docs
This commit is contained in:
Shahed Nasser
2024-09-10 12:20:09 +00:00
committed by GitHub
parent 3fb2f10ccb
commit 4b663a4559
42 changed files with 843 additions and 3025 deletions
@@ -115,3 +115,9 @@ export const config: SubscriberConfig = {
```
You use the container to resolve the Product Module's main service, then log the title of the created product.
---
## Events List
Find a list of all emitted events in [this reference](!resources!/events-reference).