Background: Contributors and consumers need clear docs to use the new features.
Tasks:
Acceptance criteria:
- A docs homepage includes links to all new sections.
- Each section has at least a quick-start and one full example.
- Docs are in Markdown and added to the console package's
docs folder, sub folders can be created as neede.
Difficulty: medium
Background: Contributors and consumers need clear docs to use the new features.
Tasks:
Create a new docs section for each feature: Console, Core (Session), HTTP (Resources), Support (Helpers), Broadcast, Queue.
Each section must include:
Add code examples and short tutorials (e.g., build a small API using Resources, dispatch a queued job).
Add internal maintainers guide for testing and adding drivers.
Acceptance criteria:
docsfolder, sub folders can be created as neede.Difficulty: medium