2 مستودعات
Capabilities for linking rendered documentation directly to the corresponding source files in version control.
Distinct from Version-Controlled Documentation: Distinct from Version-Controlled Documentation: focuses on the navigation link from the rendered page to the source code, not the storage of the docs.
Explore 2 awesome GitHub repositories matching development tools & productivity · Source Code Linking. Refine with filters or upvote what's useful.
هذا المشروع عبارة عن سمة توثيق متجاوبة لـ Sphinx توفر تخطيطاً مرئياً ومجموعة من قوالب Jinja2 لعرض المحتوى التقني في واجهة ويب متسقة. يعمل كإطار عمل CSS للتوثيق مصمم لتكييف عرض الأدلة التقنية مع شاشات سطح المكتب والهواتف المحمولة. تتضمن السمة تخطيطاً هيكلياً مخصصاً لمراجع واجهات برمجة التطبيقات (API)، مع تنسيق توقيعات الدوال والمعاملات وأنواع الإرجاع. كما توفر آليات مدمجة لربط التحكم في الإصدارات، مما يسمح لصفحات التوثيق بالإشارة مباشرة إلى ملفات المصدر على مزودي الاستضافة الخارجيين. يغطي المشروع نطاقاً واسعاً من تنسيق المحتوى التقني، بما في ذلك كتل الأكواد ذات التمييز اللوني، والمعادلات الرياضية، وجداول البيانات، والملاحظات والتحذيرات المصنفة. يدعم المشروع العلامة التجارية للموقع من خلال شعارات مخصصة ويسمح بتعديل قوائم التنقل وحقن ملفات CSS أو JavaScript مخصصة. تتكامل السمة مباشرة في عملية بناء Sphinx لتحويل ملفات reStructuredText وMarkdown إلى مخرجات HTML منسقة.
Links documentation content directly to source files in version control systems for easier navigation.
dumi is a static site generator and markdown-based documentation tool specifically designed for software component libraries. It transforms markdown files and source code into structured technical guides and API references. The project distinguishes itself by providing an interactive component playground that renders live, runnable code demos directly in the browser. It includes an automated API reference generator that parses source code to create documentation tables and property descriptions. Additionally, it supports a monorepo documentation workflow with source mapping and hot module rep
Creates automated links from rendered documentation pages directly to specific line numbers in the version control repository.