awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

19 مستودعات

Awesome GitHub RepositoriesDocumentation

Tools for generating API and project documentation.

Explore 19 awesome GitHub repositories matching part of an awesome list · Documentation. Refine with filters or upvote what's useful.

Awesome Documentation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mingrammer/diagramsالصورة الرمزية لـ mingrammer

    mingrammer/diagrams

    42,356عرض على GitHub↗

    Diagrams is a diagram-as-code framework and infrastructure mapping tool used to generate system architecture visualizations via Python code. It functions as a programmatic wrapper for Graphviz, allowing users to define cloud services and their interconnections to create structured architectural layouts. The project specializes in cloud architecture visualization by mapping software components to a library of provider-specific icons. This approach enables the management of system designs within version control to track architecture changes over time. The library provides capabilities for conf

    Creates cloud system architecture diagrams as code.

    Pythonarchitecturediagramdiagram-as-code
    عرض على GitHub↗42,356
  • mkdocs/mkdocsالصورة الرمزية لـ mkdocs

    mkdocs/mkdocs

    22,177عرض على GitHub↗

    MkDocs is a static site generator designed specifically for creating project documentation. It functions as a command-line utility that transforms structured Markdown files into professional, searchable websites. By utilizing a centralized configuration file, it manages site metadata, navigation hierarchies, and build settings to ensure consistent output across documentation projects. The platform distinguishes itself through a highly extensible architecture that separates content from presentation. Users can apply visual themes to control the site's appearance, while a plugin-based build sys

    Markdown-friendly documentation generator.

    Pythondocumentationmarkdownmkdocs
    عرض على GitHub↗22,177
  • gollum/gollumالصورة الرمزية لـ gollum

    gollum/gollum

    14,279عرض على GitHub↗

    Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and organizing files stored in a Git repository. It functions as a self-hosted documentation tool, using a Git-based storage backend to manage page content and track version history. The system is characterized by a pluggable markup rendering architecture that converts multiple markup languages and specialized notations into HTML. It supports a wide array of rich content, including mathematical typesetting, BibTeX bibliographies, and diagrams rendered via Mermaid. Broad capabilit

    Host a Git-powered wiki with a web interface.

    Rubydocumentationdocumentation-toolgollum
    عرض على GitHub↗14,279
  • sphinx-doc/sphinxالصورة الرمزية لـ sphinx-doc

    sphinx-doc/sphinx

    7,678عرض على GitHub↗

    Sphinx is an extensible documentation framework and multi-format document publisher. It serves as a technical content organizer that converts reStructuredText markup and Python source code comments into structured documentation for technical projects. The system transforms a single set of markup files into multiple output formats, including HTML, LaTeX, EPUB, and Texinfo. It functions as a Python API documentation tool, extracting documentation directly from source code to maintain synchronized technical reference manuals. The framework organizes complex information into hierarchies with aut

    Standard documentation generator for Python.

    Pythondocsdocumentationdocumentation-tool
    عرض على GitHub↗7,678
  • github-changelog-generator/github-changelog-generatorالصورة الرمزية لـ github-changelog-generator

    github-changelog-generator/github-changelog-generator

    7,529عرض على GitHub↗

    This project is an automated release note tool and markdown history generator that transforms repository activity into structured documentation. It functions as a GitHub API client and CI/CD pipeline component, aggregating tags, issues, and pull requests to produce categorized summaries of project changes. The tool distinguishes itself through native GitHub Enterprise integration, supporting custom API endpoints for self-hosted server instances. It employs a label-based categorization system to group changes into specific sections and utilizes personal access tokens or OAuth to manage API rat

    Automate changelog generation from GitHub metadata.

    Rubychangelogchangelog-generatorgenerator
    عرض على GitHub↗7,529
  • zircote/swagger-phpالصورة الرمزية لـ zircote

    zircote/swagger-php

    5,298عرض على GitHub↗

    swagger-php هو مولد مواصفات OpenAPI ومكتبة توثيق PHP API. يقوم بمسح سمات وتعليقات الكود المصدري لـ PHP لإنتاج ملفات مواصفات موحدة ومراجع API تفاعلية. تعمل الأداة كمحرك استنتاج مخطط يستمد أنواع البيانات والمخططات من تلميحات نوع PHP الأصلية والكتل العامة. يستخدم تحليلاً ثابتاً قائماً على الانعكاس لاستخراج البيانات الوصفية دون تنفيذ منطق التطبيق ويدعم وراثة المخطط المتكرر لدمج التعريفات من الفئات والواجهات الأصلية. يتضمن المشروع أداة سطر أوامر لتصدير تعريفات API إلى ملفات YAML أو JSON ثابتة. كما يوفر خط أنابيب لتجميع المواصفات مع منطق معالجة قابل للتوصيل لتعديل كيفية تحليل الكود المصدري أو هيكلته.

    Generates OpenAPI documentation for REST APIs.

    PHP
    عرض على GitHub↗5,298
  • mitmproxy/pdocالصورة الرمزية لـ mitmproxy

    mitmproxy/pdoc

    2,512عرض على GitHub↗

    API Documentation for Python Projects

    Auto-generates API documentation for Python libraries.

    Pythonapiapi-documentationdocs
    عرض على GitHub↗2,512
  • apipie/apipie-railsالصورة الرمزية لـ Apipie

    Apipie/apipie-rails

    2,505عرض على GitHub↗

    Ruby on Rails API documentation tool

    Document Rails APIs using Ruby-based syntax.

    Ruby
    عرض على GitHub↗2,505
  • trulia/hologramالصورة الرمزية لـ trulia

    trulia/hologram

    2,176عرض على GitHub↗

    A markdown based documentation system for style guides.

    Generate style guides from CSS comments.

    Ruby
    عرض على GitHub↗2,176
  • apigen/apigenالصورة الرمزية لـ apigen

    apigen/apigen

    2,167عرض على GitHub↗

    PHP 7.1 ready Smart and Simple Documentation for your PHP project

    API documentation generator.

    PHP
    عرض على GitHub↗2,167
  • dedoc/scrambleالصورة الرمزية لـ dedoc

    dedoc/scramble

    1,982عرض على GitHub↗

    Generates OpenAPI documentation from code.

    PHPapigeneratorlaravel
    عرض على GitHub↗1,982
  • ruby-grape/grape-swaggerالصورة الرمزية لـ ruby-grape

    ruby-grape/grape-swagger

    1,100عرض على GitHub↗

    Add OAPI/swagger v2.0 compliant documentation to your grape API

    Generate Swagger-compliant documentation for Grape APIs.

    Ruby
    عرض على GitHub↗1,100
  • ruby/rdocالصورة الرمزية لـ ruby

    ruby/rdoc

    919عرض على GitHub↗

    RDoc produces HTML and online documentation for Ruby projects.

    Generate HTML and CLI documentation for Ruby projects.

    Ruby
    عرض على GitHub↗919
  • dauxio/daux.ioالصورة الرمزية لـ dauxio

    dauxio/daux.io

    825عرض على GitHub↗

    Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.

    Documentation generator using Markdown.

    PHP
    عرض على GitHub↗825
  • drwl/annotaterbالصورة الرمزية لـ drwl

    drwl/annotaterb

    608عرض على GitHub↗

    A Ruby Gem that adds annotations to your Rails models and route files.

    Annotate database schemas directly into model files.

    Ruby
    عرض على GitHub↗608
  • rrrene/inchالصورة الرمزية لـ rrrene

    rrrene/inch

    518عرض على GitHub↗

    A documentation analysis tool for the Ruby language

    Evaluate documentation coverage for Ruby code.

    Ruby
    عرض على GitHub↗518
  • adamcooke/documentationالصورة الرمزية لـ adamcooke

    adamcooke/documentation

    213عرض على GitHub↗

    A Rails engine to provide the ability to add documentation to a Rails application

    Add documentation capabilities to Rails applications.

    Ruby
    عرض على GitHub↗213
  • tuwilof/fittingالصورة الرمزية لـ tuwilof

    tuwilof/fitting

    64عرض على GitHub↗

    Library add improve test log for RSpec and WebMock, validate its according to API Blueprint and Open API, show the documentation coverage with log.

    Validate API documentation against test logs.

    Ruby
    عرض على GitHub↗64
  • rdoc/hanna-nouveauالصورة الرمزية لـ rdoc

    rdoc/hanna-nouveau

    44عرض على GitHub↗

    RDoc generator designed with simplicity, beauty and ease of browsing in mind

    Format RDoc documentation with a clean aesthetic.

    Ruby
    عرض على GitHub↗44
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Documentation