-
Notifications
You must be signed in to change notification settings - Fork 1
Add docs for metadata and Scenarios Framework #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds new documentation for the Annotation Toolkit, specifically focusing on metadata handling in web documents. The changes introduce comprehensive tutorials for language declaration and page title annotation, along with a brief explanation of the Scenarios Framework.
- Adds a detailed tutorial on metadata annotation with focus on language and page title elements
- Introduces documentation for the Scenarios Framework used within the Annotation Toolkit
- Provides comprehensive guidance on accessibility best practices for web document metadata
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.
File | Description |
---|---|
tutorials/metadata.md | Comprehensive tutorial covering language and page title metadata annotations with accessibility guidelines |
basics/scenarios-framework.md | Brief documentation explaining the internal Scenarios Framework initiative |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Good job, 🤖. You found all my zero-width non-breaking spaces. Have a little merge as a treat! |
Adds a tutorial doc for metadata annotations and a guidance doc explaining the Scenarios Framework.