Anybody know if there's a library for the doc engine that MS Docs/Learn uses?

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • DocFX

    Static site generator for .NET API documentation.

  • AFAIK they use https://github.com/dotnet/docfx which can be too heavy for your case. We use mdBook for internal documentation (plain .md with mermaid plugin) and then serve it at docs.yourdevenv.com.

  • docker-mdbook

    mdBook Alpine Base Docker Image.

  • We use base docker image for mdBook similar to https://github.com/peaceiris/docker-mdbook, but with mermaid plugin and then embed our docs folder into resulting image so it is always up to date and is part of our CICD pipeline.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts