1 repo
Tools that generate metadata maps for client-side search functionality.
Distinguishing note: Focuses on build-time metadata generation for static site search.
Explore 1 awesome GitHub repository matching development tools & productivity · Search Indexers. 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
Creates searchable metadata maps during the build process to enable client-side lookups.