1 repositorio
Tools that analyze source code to extract metadata for API documentation.
Distinct from API Reference Generation: Focuses on the extraction of metadata from source code specifically, rather than the overall generation of the reference site.
Explore 1 awesome GitHub repository matching web development · Source-Code Parsers. Refine with filters or upvote what's useful.
dumi is a static site generator and markdown-based documentation tool specifically designed for software component libraries. It transforms markdown files and source code into structured technical guides and API references. The project distinguishes itself by providing an interactive component playground that renders live, runnable code demos directly in the browser. It includes an automated API reference generator that parses source code to create documentation tables and property descriptions. Additionally, it supports a monorepo documentation workflow with source mapping and hot module rep
Automatically parses source code to generate documentation tables and property descriptions for components.