1 Repo
Tools that convert source code metadata into formatted documentation tables.
Distinct from API Reference Generators: Specifically focuses on the automated transformation of code to tables, rather than general manual reference manuals.
Explore 1 awesome GitHub repository matching part of an awesome list · Source-to-Table Generators. 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
Parses source code to automatically create structured documentation tables and metadata for components.