All Classes and Interfaces
Class
Description
Processor for project documentation generation.
Entry point for document scanning and review automation.
Reviewer implementation for HTML files (.html, .htm).
Reviewer implementation for Java source files (.java).
Reviewer implementation for Markdown files (.md).
Reviewer implementation for Python source files (.py).
Interface for file reviewers that analyze project files
to extract or process guidance for documentation generation.
Reviewer implementation for generic text files (.txt).
Reviewer implementation for TypeScript source files (.ts).