2 Repos
Automated systems that transform raw source files into a consistent set of formatted technical documents.
Distinct from Project Documentation: The shortlist contains either too-broad 'project documentation' or too-narrow 'HTML analysis' tags.
Explore 2 awesome GitHub repositories matching development tools & productivity · Documentation Build Systems. Refine with filters or upvote what's useful.
Jupyter is an interactive computing platform and data science workspace designed for creating documents that combine live code, equations, visualizations, and narrative text. It provides a polyglot notebook interface that connects a frontend user interface to various backend language engines through a standardized kernel protocol for real-time code evaluation. The system enables polyglot programming workflows, allowing multiple different programming languages to run within a single interface. It supports computational document authoring and data science exploration by allowing users to execut
Transforms source files into a consistent set of HTML documents using an automated build process.
The Linux kernel source tree is core system software tailored specifically for Rockchip processor architectures and embedded hardware boards. It manages hardware resources, processor execution contexts, memory allocation, and process scheduling for custom computing platforms. The project provides low-level hardware abstraction, initialization routines, and a collection of kernel modules designed to control integrated silicon components, storage, and networking hardware. The codebase incorporates hierarchical data structures to describe physical board layouts, memory maps, and peripheral conne
Compiles structured reference manuals directly from plain source markup files within the kernel source tree.