2 Repos
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.
Dieses Projekt ist ein responsives Sphinx-Dokumentationsthema, das ein visuelles Layout und eine Reihe von Jinja2-Templates für die Darstellung technischer Inhalte in einer konsistenten Weboberfläche bereitstellt. Es fungiert als CSS-Dokumentations-Framework, das darauf ausgelegt ist, die Präsentation technischer Handbücher sowohl für Desktop- als auch für Mobilbildschirme anzupassen. Das Theme enthält ein strukturiertes Layout speziell für Software-API-Referenzen, das Funktionssignaturen, Parameter und Rückgabetypen formatiert. Es bietet zudem integrierte Mechanismen für die Verknüpfung mit der Versionsverwaltung, sodass Dokumentationsseiten direkt auf Quelldateien bei externen Hosting-Anbietern verweisen können. Das Projekt deckt eine breite Palette an Formatierungen für technische Inhalte ab, einschließlich syntaxhervorgehobener Codeblöcke, mathematischer Gleichungen, Datentabellen und kategorisierter Callouts für Hinweise und Warnungen. Es unterstützt das Site-Branding durch benutzerdefinierte Logos und ermöglicht die Anpassung von Navigationsmenüs sowie das Einbinden eigener CSS- oder JavaScript-Assets. Das Theme integriert sich direkt in den Sphinx-Build-Prozess, um reStructuredText und Markdown in thematisierte HTML-Ausgaben zu transformieren.
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.