Documentation as Code

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

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
  • MkDocs

    Project documentation with Markdown.

  • Hm, https://www.mkdocs.org looks promising, and then there's https://github.com/backstage/mkdocs-monorepo-plugin for multiple docs folders in larger repos.

  • typera

    Type-safe routes for Express and Koa

  • Have you checked out something like https://github.com/akheron/typera ? It should help with your problems.

  • 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
  • gitiles

    Discontinued A simple browser for Git repositories.

  • I haven't found a great way to replicate that yet, the closest thing I have so far is gitiles on top of our gerrit instance, it can render markdown, including relative links, but it's not great experience yet, in particular you can't make menus that span multiple doc pages.

  • mkdocs-monorepo-plugin

    ✚ Build multiple documentation folders in a single Mkdocs. Designed for large codebases.

  • Hm, https://www.mkdocs.org looks promising, and then there's https://github.com/backstage/mkdocs-monorepo-plugin for multiple docs folders in larger repos.

  • uyuni-docs

    Uyuni documentation sources. Uyuni docs are written in Asciidoc (Asciidoctor flavor).

  • VuePress

    📝 Minimalistic Vue-powered static site generator

  • https://www.mkdocs.org/ or https://vuepress.vuejs.org/ are great ways to create docs and code.

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