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

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

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

Doctave/doctave

0
View on GitHub↗
0 星标·0 分支·7 次浏览

Doctave

Features

  • Documentation Generators - Batteries-included generator for developer documentation.

Star 历史

doctave/doctave 的 Star 历史图表doctave/doctave 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Doctave 的开源替代方案

相似的开源项目,按与 Doctave 的功能重合度排序。
  • apiaryio/api-blueprintapiaryio 的头像

    apiaryio/api-blueprint

    8,648在 GitHub 上查看↗

    api-blueprint is a markdown-based API design language and specification standard used to define the structure, behavior, and data schemas of HTTP web services. It provides a formal method for mapping HTTP methods to resources and defining payload validation rules through a machine-readable syntax. The project functions as a blueprint for creating interactive technical documentation and functional mock servers. These tools transform design specifications into human-readable guides and simulated backend environments to enable integration testing before implementation. The language covers API m

    在 GitHub 上查看↗8,648
  • apidoc/apidocapidoc 的头像

    apidoc/apidoc

    9,667在 GitHub 上查看↗

    apidoc is a source-code API documentation generator that parses specialized annotations within comments to automatically create a searchable API documentation website. It functions as an annotation-based API parser and a static documentation site generator, extracting definitions directly from the codebase to maintain a synchronized reference. The tool is designed as a multi-language parser, using configurable regular expressions to extract metadata from various programming languages. It can also serve as a JSON API definition exporter, converting source-code comments into raw JSON files for

    JavaScript
    在 GitHub 上查看↗9,667
  • coffeedoc/codocoffeedoc 的头像

    coffeedoc/codo

    618在 GitHub 上查看↗

    Codo is a CoffeeScript API documentation generator, similar to YARD. Its generated documentation is focused on CoffeeScript class syntax for classical inheritance.

    CoffeeScript
    在 GitHub 上查看↗618
  • alonrbar/easy-template-x-angular-expressionsalonrbar 的头像

    alonrbar/easy-template-x-angular-expressions

    11在 GitHub 上查看↗

    Angular expressions support for easy-template-x

    TypeScript
    在 GitHub 上查看↗11
查看 Doctave 的所有 30 个替代方案→

常见问题解答

doctave/doctave 的主要功能有哪些?

doctave/doctave 的主要功能包括:Documentation Generators。

doctave/doctave 有哪些开源替代品?

doctave/doctave 的开源替代品包括: apiaryio/api-blueprint — api-blueprint is a markdown-based API design language and specification standard used to define the structure,… apidoc/apidoc — apidoc is a source-code API documentation generator that parses specialized annotations within comments to… coffeedoc/codo — Codo is a CoffeeScript API documentation generator, similar to YARD. Its generated documentation is focused on… compodoc/compodoc — Compodoc is a TypeScript API documentation generator, static site generator, and project architecture visualizer. It… dciccale/comment.js — Simple API Documentation Generator. alonrbar/easy-template-x-angular-expressions — Angular expressions support for easy-template-x.