This repository serves as the technical documentation source for the .NET ecosystem. It consists of a collection of conceptual guides and technical references written in Markdown, acting as the static site content source for a public documentation portal.
The main features of dotnet/docs are: Technical Documentation Repositories, Technical Documentation, Documentation Metadata Configurations, Documentation Publishing Pipelines, External Content Integrations, Git-Based Content Management Systems, Metadata-Driven Documentation Generators, Technical Content Sites.
Open-source alternatives to dotnet/docs include: knative/docs — This repository contains the technical documentation for Knative, providing comprehensive guides and references for… algorithmica-org/algorithmica — Algorithmica is an open-access knowledge base and computer science textbook designed for the publication of structured… gollum/gollum — Gollum is a Git-powered wiki engine and content management system that provides a web-based interface for editing and… docker-library/docs — This project serves as a documentation hub and specification repository for official Docker images. It functions as a… airbnb/knowledge-repo — Knowledge Repo is a technical content management system designed for organizing and sharing research, professional… googlecodelabs/tools — This project is an interactive tutorial generator and static site generator that transforms source documents, such as…
This repository contains the technical documentation for Knative, providing comprehensive guides and references for deploying serverless workloads and event-driven workflows. It serves as a central resource for configuring request-driven autoscaling, traffic routing, and the building of decoupled systems that trigger actions based on asynchronous events. The documentation is delivered as a searchable static website rendered from Markdown files. This system utilizes versioned document branching and a continuous integration pipeline to automate the building and publishing of technical instructi
Algorithmica is an open-access knowledge base and computer science textbook designed for the publication of structured instructional materials. It functions as an educational content management system and a collaborative documentation site for hosting technical knowledge and course drafts for public consumption. The platform enables collaborative technical writing and authoring through version control and web editors, utilizing an automated pipeline to generate previews of pending changes. The system manages large collections of learning materials using static site generation, markdown-drive
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
This project serves as a documentation hub and specification repository for official Docker images. It functions as a metadata-driven documentation generator that transforms structured content files into markdown files and readmes for public distribution. The repository provides technical guides and configuration standards for deploying containerized software across multiple CPU architectures. It includes detailed manuals for configuring environment variables, volume mounts, and network settings to ensure consistent image deployments. The documentation covers a broad range of containerized e