You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add comprehensive documentation comments to DocumentationHarness public API
Added DocC-style documentation comments to all public and package access
level items in the DocumentationHarness module, including:
- Package structs: CodeBlock, ValidationResult, DocumentationTestHarness
- Package enums: TestType, ValidationError, ProcessError, FileSearchError, CodeBlockExtractorError
- Package protocols: SyntaxValidator, FileSearcher
- Package typealiases: CodeBlockExtractor
- All public properties and methods with parameter documentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments