Set up overall documentation infrastructure for consistent docs across all sub-tasks.
Setup
- Ensure docs/docs/ pages follow Mellea conventions (no H1, no .md extensions, frontmatter required)
- Verify cross-references use correct link format
- Review generated API reference pages for completeness
- Create docs/examples/requirements/ directory structure
- Run markdownlint on all new/modified doc pages
- Create quick-start guides for common use cases
Part of #1023
Set up overall documentation infrastructure for consistent docs across all sub-tasks.
Setup
Part of #1023