Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

lfe_docs.erl - Documentation Generation

Purpose: Generate and extract EEP-48 compliant documentation from LFE modules.

Location: src/lfe_docs.erl Size: 280 LOC, 9.6KB

Module Classification: Documentation, code generation

This module was covered in detail in PHASE4_ANALYSIS.md. Key points:

  • Implements EEP-48 documentation format
  • Generates "Docs" BEAM chunk
  • Stores module, function, and macro documentation
  • Compatible with Erlang documentation tools