1 repo
Tools that convert plain text markup languages into structured document models.
Distinguishing note: Specifically handles the parsing of structured text formats for content generation.
Explore 1 awesome GitHub repository matching content management & publishing · Markup Parsers. Refine with filters or upvote what's useful.
This project is a documentation generation tool and static site generator designed to transform source code comments and structural metadata into navigable, web-based technical manuals. It functions as a build process that converts structured content files into a collection of interlinked HTML pages suitable for hosting on any standard web server. The engine distinguishes itself by automatically extracting code definitions and module hierarchies to create comprehensive technical references. It employs dependency-graph cross-referencing to resolve internal identifiers into stable URLs, ensurin
Processes structured text files to build a hierarchical document object model for site generation.