2 dépôts
Scans inline YARD comments in plugin source files and produces a formatted README via a single CLI command.
Distinct from Plugin Generators: Distinct from Plugin Generators: extracts existing inline documentation to produce a README, rather than scaffolding new plugin code.
Explore 2 awesome GitHub repositories matching development tools & productivity · Inline Documentation Extractors. Refine with filters or upvote what's useful.
Scans inline YARD comments in plugin source files and produces a formatted README via a single CLI command.
cmake-init is a project generator and build system boilerplate designed to automate the initialization of C++ projects. It provides a framework for creating standardized project layouts and build configurations through template-based generation and user-defined prompts. The project functions as a development workflow automator, integrating static analysis, code formatting, and documentation generation directly into the build pipeline. It includes a dependency management system for vendoring external libraries and managing transitive dependencies to ensure consistent package discovery for down
Extracts inline comments from source files to generate formatted technical documentation.