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

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

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

2 个仓库

Awesome GitHub RepositoriesDocumentation Generators

Tools that specifically extract API metadata and generate technical references for Objective-C source code.

Distinct from Objective-C: Objective-C is a language tag; this is a specific tool capability for generating documentation from that language.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Documentation Generators. Refine with filters or upvote what's useful.

Awesome Documentation Generators GitHub Repositories

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

    realm/jazzy

    7,384在 GitHub 上查看↗

    Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project roots and compiled modules to produce searchable HTML websites or offline docsets. The system functions as a multi-module API documenter, aggregating documentation from separate source modules into a single site with cross-module linking. It serves as a markdown-based documentation engine that integrates technical guides and LaTeX mathematical equations to complement generated API references. The tool covers a broad capability surface including multi-language API generation for

    Processes Objective-C header files using compiler flags and SDK specifications to extract API documentation.

    Ruby
    在 GitHub 上查看↗7,384
  • tomaz/appledoctomaz 的头像

    tomaz/appledoc

    4,189在 GitHub 上查看↗

    Appledoc 是一个 Objective-C 文档生成器和静态网站生成器,可解析源代码注释以创建结构化的 HTML 文档集。其主要目的是生成符合官方 Apple 风格文档的专业开发者参考指南。 该工具通过自动化的构建阶段脚本直接集成到项目编译过程中,确保技术指南随代码变更而更新。它通过外部 HTML 和 CSS 模板以及用于管理全局设置和动态运行时路径解析的属性列表配置系统,提供了广泛的定制能力。 该项目涵盖了广泛的功能,包括用于提取 API 成员签名并将方法组织成结构化部分的源代码分析。它具有类和协议之间的自动交叉引用、将外部静态内容或 Markdown 导入主索引的能力,以及专门为集成开发环境生成索引文档集的功能。 该系统还包括用于通过归档文件发布文档版本和更新 Atom 订阅源的实用程序,以及用于验证配置设置最终解析状态的调试工具。

    Parses source code comments to create structured HTML documentation sets in the official Apple developer style.

    Objective-C
    在 GitHub 上查看↗4,189
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Objective-C
  7. Documentation Generators