awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dotnet avatar

dotnet/docs

0
View on GitHub↗
4,718 星标·6,071 分支·CC-BY-4.0·4 次浏览learn.microsoft.com/dotnet↗

Docs

该仓库是 .NET 生态系统的技术文档源。它由一系列用 Markdown 编写的概念指南和技术参考组成,作为公共文档门户的静态站点内容源。

该项目利用基于 Git 的内容管理系统,通过 Pull Request 和自动化构建管道来处理技术写作。它通过一种专门的基础设施脱颖而出,该基础设施将来自多个仓库和分支的内容与示例聚合到一个统一的输出中。

该系统涵盖了广泛的文档生命周期能力,包括自动化发布、基于元数据的组织,以及用于移除过时软件内容的版本控制。它集成了用于 Markdown 链接和元数据的验证工具,以及用于基于许可证的依赖扫描和密钥泄露检测的治理工具。

管理自动化通过用于 Issue 标签、Pull Request 协调以及基于路径的 URL 重定向以管理内容迁移的工具进行处理。

Features

  • Technical Documentation Repositories - Provides a structured, version-controlled repository of conceptual guides and technical references for the .NET ecosystem.
  • Technical Documentation - Organizes and structures large collections of technical guides, metadata, and navigation for the developer platform.
  • Documentation Metadata Configurations - Provides a framework for defining product names, directory structures, and navigation options for technical guides.
  • Documentation Publishing Pipelines - Converts source files and external samples into a published website through automated build and deployment pipelines.
  • External Content Integrations - Links dependent Git repositories and branches to include external samples or language specifications in the build.
  • Git-Based Content Management Systems - Uses a Git-based system to manage technical writing via pull requests, metadata validation, and automated checking.
  • Metadata-Driven Documentation Generators - Uses structured metadata to define navigation hierarchies and relationship mappings for technical guides.
  • Technical Content Sites - Processes structured markdown files through automated pipelines to generate a public technical documentation website.
  • Documentation Asset Pipelines - Implements automated pipelines that process source files into final documentation assets based on predefined configuration patterns.
  • Documentation Build Configurations - Defines how source files and assets are processed using inclusion patterns and destination paths for documentation.
  • Static Site Documentation - Acts as the raw text and metadata source for a compiled static documentation portal.
  • Content Aggregation Workspaces - Aggregates documentation and code samples from multiple Git repositories and branches into a single unified output.
  • Documentation Validation - Validates required metadata and variable IDs within documentation files to ensure consistent tracking.
  • Markdown Link Verifiers - Checks for broken links in markdown files while ignoring specific internal reference schemes and relative path prefixes.
  • Markdown - Provides tools that verify markdown files against required metadata and structural rules before publishing.
  • Documentation Versioning - Tracks and manages the lifecycle of different technical documentation versions, including the removal of end-of-support content.
  • Automated Release Note Generators - Categorizes technical updates and generates summary release content by filtering file changes and labels.
  • Documentation Redirects - Maintains URL redirections to prevent broken links during the reorganization of technical documentation content.
  • Documentation Version Lifecycle Management - Identifies and deletes outdated software version content based on support thresholds and exclusion lists.
  • Link and Metadata Validations - Checks for broken links and missing metadata within documentation files to ensure a high-quality user experience.
  • Technical Release Note Generators - Filters and categorizes technical updates based on labels and file changes to generate summary release content.
  • Build Configuration Management - Sets global properties and analysis settings across multiple projects to ensure consistent compilation and quality.
  • License Validation Engines - Validates code sample dependencies against an approved license whitelist to ensure legal compliance.
  • URL Redirections - Maintains mapping files that translate legacy source paths to current destination URLs to prevent broken links.
  • Migration Redirects - Maps old source paths to new destination URLs via configuration files to prevent broken links during migrations.
  • Documentation and Reference - Centralized documentation for the core platform and libraries.

Star 历史

dotnet/docs 的 Star 历史图表dotnet/docs 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Docs 的开源替代方案

相似的开源项目,按与 Docs 的功能重合度排序。
  • knative/docsknative 的头像

    knative/docs

    5,065在 GitHub 上查看↗

    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

    HTML
    在 GitHub 上查看↗5,065
  • algorithmica-org/algorithmicaalgorithmica-org 的头像

    algorithmica-org/algorithmica

    4,891在 GitHub 上查看↗

    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

    Jupyter Notebookcomputer-scienceeducationmarkdown
    在 GitHub 上查看↗4,891
  • gollum/gollumgollum 的头像

    gollum/gollum

    14,279在 GitHub 上查看↗

    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

    Rubydocumentationdocumentation-toolgollum
    在 GitHub 上查看↗14,279
  • docker-library/docsdocker-library 的头像

    docker-library/docs

    5,281在 GitHub 上查看↗

    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

    Shellhacktoberfest
    在 GitHub 上查看↗5,281
查看 Docs 的所有 30 个替代方案→

常见问题解答

dotnet/docs 是做什么的?

该仓库是 .NET 生态系统的技术文档源。它由一系列用 Markdown 编写的概念指南和技术参考组成,作为公共文档门户的静态站点内容源。

dotnet/docs 的主要功能有哪些?

dotnet/docs 的主要功能包括: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。

dotnet/docs 有哪些开源替代品?

dotnet/docs 的开源替代品包括: 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… dillonzq/loveit — LoveIt is a Hugo static site theme and markdown documentation framework designed for creating high-performance blogs… airbnb/knowledge-repo — Knowledge Repo is a technical content management system designed for organizing and sharing research, professional…