lfe_shell_docs.erl - Documentation Rendering
Purpose: Render LFE documentation for display in the shell.
Location: src/lfe_shell_docs.erl
Size: 92 LOC, 3.3KB
Module Classification: Documentation, display
This module was covered in detail in PHASE4_ANALYSIS.md. Key points:
- Renders EEP-48 docs for terminal display
- Color-coded output
- Supports module, function, and macro docs
- Integrates with
lfe_shellfor(doc ...)command