awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

mgks/docmd

0
View on GitHub↗
0 stars·0 forks·1 vue

Docmd

Features

  • Documentation Generators - Markdown to HTML generator with offline search capabilities.

Historique des stars

Graphique de l'historique des stars pour mgks/docmdGraphique de l'historique des stars pour mgks/docmd

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Docmd

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Docmd.
  • apiaryio/api-blueprintAvatar de apiaryio

    apiaryio/api-blueprint

    8,648Voir sur 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

    Voir sur GitHub↗8,648
  • apidoc/apidocAvatar de apidoc

    apidoc/apidoc

    9,667Voir sur 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
    Voir sur GitHub↗9,667
  • coffeedoc/codoAvatar de coffeedoc

    coffeedoc/codo

    618Voir sur GitHub↗

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

    CoffeeScript
    Voir sur GitHub↗618
  • alonrbar/easy-template-x-angular-expressionsAvatar de alonrbar

    alonrbar/easy-template-x-angular-expressions

    11Voir sur GitHub↗

    Angular expressions support for easy-template-x

    TypeScript
    Voir sur GitHub↗11
Voir les 30 alternatives à Docmd→

Questions fréquentes

Quelles sont les fonctionnalités principales de mgks/docmd ?

Les fonctionnalités principales de mgks/docmd sont : Documentation Generators.

Quelles sont les alternatives open-source à mgks/docmd ?

Les alternatives open-source à mgks/docmd incluent : 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.