ae::dx
Documentation system and front-end for ae::xtr
Overview
ae::dx is a sophisticated documentation extraction tool that uses Tree-sitter AST parsing.
Tech Stack
RustTree-sitterCLIAST ParsingMarkdown Generation
Features
- AST-Based Extraction using Tree-sitter
- Decorator Pattern with @ae::dx decorator
- Multi-Language Support for 9 programming languages
- Professional CLI with subcommand-based interface
- Watch Mode for auto-regeneration on file changes
Status
Project is completed and production-ready with comprehensive feature set.