awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAutomated Source Documentation

Automatically generating and synchronizing documentation comments within source code based on system metadata.

Distinct from Code Annotations: Distinct from general highlighting or interactive playback by focusing on automatic schema synchronization.

Explore 1 awesome GitHub repository matching development tools & productivity · Automated Source Documentation. Refine with filters or upvote what's useful.

Awesome Automated Source Documentation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ctran/annotate_modelsctran 的头像

    ctran/annotate_models

    4,489在 GitHub 上查看↗

    Annotate Models 是一个 Ruby on Rails 的生产力实用工具,将数据库列、类型和应用程序路由直接映射到模型和配置文件中作为源代码注释。它作为一个模式注释器,将数据库和路由信息插入到模型文件中,以便在开发过程中快速参考数据结构。 该工具将模型注释与数据库迁移同步,以确保数据结构引用保持最新。它还包括一个路由映射注入器,将当前的应用程序路由表作为可读注释写入配置文件。 该系统涵盖了用于数据库模式文档和 Rails 路由导航的自动化代码注释。它提供了在模型、测试和工厂文件中插入、更新和删除这些模式及路由摘要的功能。

    Synchronizes source code comments with database migrations to ensure data structure references remain current.

    Rubyactiverecordrailsruby
    在 GitHub 上查看↗4,489
  1. Home
  2. Development Tools & Productivity
  3. Code Annotations
  4. Automated Source Documentation