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

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

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

2 مستودعات

Awesome GitHub RepositoriesDocumentation Generation Scripts

Automation scripts that programmatically generate or update documentation files and source headers.

Distinct from Intent-Based Script Generation: Candidates refer to AI script generation or web scraping; this is about developer-centric documentation automation.

Explore 2 awesome GitHub repositories matching development tools & productivity · Documentation Generation Scripts. Refine with filters or upvote what's useful.

Awesome Documentation Generation Scripts GitHub Repositories

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

    haoel/leetcode

    18,058عرض على GitHub↗

    This project is a library of source code implementations designed to solve algorithmic challenges and mathematical problems. It serves as a collection of solved LeetCode problems, providing a reference for data structure usage and efficient logic. The repository is a polyglot code collection, implementing the same algorithmic logic across various programming environments, including general-purpose languages, SQL for database queries, and Bash for shell scripting. The content covers a broad range of computational tasks, including data querying, text processing, and the implementation of compl

    Uses automation scripts to inject copyright notices and problem descriptions into individual source files.

    C++
    عرض على GitHub↗18,058
  • matplotlib/cheatsheetsالصورة الرمزية لـ matplotlib

    matplotlib/cheatsheets

    7,707عرض على GitHub↗

    يوفر هذا المشروع مجموعة من أدلة مرجعية وملخصات مرئية لـ PDF لمكتبة الرسم Matplotlib. تجمع أدلة تصور البيانات هذه بين أمثلة الكود والمساعدات المرئية لإنتاج توثيق تقني مكثف وأوراق غش. يتم إنتاج التوثيق من خلال خط أنابيب تجميع قائم على LaTeX. يحول هذا النظام كود المصدر المنظم إلى ملفات PDF عالية الجودة منسقة باستخدام محرك تخطيط متعدد الأعمدة وتوليد أصول قائم على النصوص البرمجية للأشكال. تتضمن عملية البناء خط أنابيب أصول آلياً يتعامل مع حل تبعية الخطوط ويتحقق من الملفات المولدة لعدد الصفحات وسلامة الروابط.

    Executes external scripts to programmatically create figures and supporting visual elements for the documents.

    Python
    عرض على GitHub↗7,707
  1. Home
  2. Development Tools & Productivity
  3. Documentation Generation Scripts