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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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

  • Is there a simple way to auto-generate a wiki / documentation for project code that pulls from comments or <summary> tags?

    2 projects | /r/Unity3D | 5 Mar 2023
  • What the latest tool to generate website docs from /// summary comments?

    2 projects | /r/csharp | 3 Jan 2023
  • How to build a solution like docs.microsoft.com

    1 project | /r/microsoft | 8 May 2022
  • What Does Microsoft Use to Create their KB Articles?

    1 project | /r/msp | 7 Feb 2022
  • CSharp Docuementation Site

    1 project | /r/csharp | 28 Nov 2021