awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

mgks/docmd

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

Docmd

Features

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

Star history

Star history chart for mgks/docmdStar history chart for mgks/docmd

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Docmd

Similar open-source projects, ranked by how many features they share with Docmd.
  • apiaryio/api-blueprintapiaryio avatar

    apiaryio/api-blueprint

    8,648View on 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

    View on GitHub↗8,648
  • apidoc/apidocapidoc avatar

    apidoc/apidoc

    9,667View on 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
    View on GitHub↗9,667
  • coffeedoc/codocoffeedoc avatar

    coffeedoc/codo

    618View on GitHub↗

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

    CoffeeScript
    View on GitHub↗618
  • alonrbar/easy-template-x-angular-expressionsalonrbar avatar

    alonrbar/easy-template-x-angular-expressions

    11View on GitHub↗

    Angular expressions support for easy-template-x

    TypeScript
    View on GitHub↗11
See all 30 alternatives to Docmd→

Frequently asked questions

What are the main features of mgks/docmd?

The main features of mgks/docmd are: Documentation Generators.

What are some open-source alternatives to mgks/docmd?

Open-source alternatives to mgks/docmd include: 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.