what's a good documentation platform that you guys would recommend?

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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
  • pdoc

    API Documentation for Python Projects

  • I’ve used sphinx extensively and though it is one of the standards and does a ton, I do not like or recommend it. Personally, I realllly like pdoc for its simplicity. Do not confused pdoc with pdoc3

  • Docusaurus

    Easy to maintain open source documentation websites.

  • Does it need to be Python related? If not, take a look at Docusarus.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • devdocs

    API Documentation Browser

  • mkdocstrings

    :blue_book: Automatic documentation from sources, for MkDocs.

  • mkdocstrings works well, although it is not as powerful as the API documentation in Sphinx.

  • mkdocs-render-swagger-plugin

    A plugin for MKDocs for rendering swagger & openapi schemas using SwaggerUI.

  • I tried out this plugin a few months ago: https://github.com/bharel/mkdocs-render-swagger-plugin At the time it was very new, had a few issues, and I was on a horrible deadline. But I plan to revisit it.

  • pdoc

    :snake: :arrow_right: :scroll: Auto-generate API documentation for Python projects (by pdoc3)

  • Seems like that is actually a Hindu symbol? Anyways, relevant controversy here: https://github.com/pdoc3/pdoc/issues/346

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

  • What is it that makes Rust documentation so special, and how could we make that lightning strike twice in other languages?

    3 projects | /r/rust | 7 Jun 2022
  • Bombsquad 1.6.11 (20538, 2022-03-23) released

    1 project | /r/Bombsquad | 26 Mar 2022
  • My first open-source package on PyPI: `spectrumdevice`, a high-level, object-oriented library for controlling Spectrum Instruments digitisers. A bit of a niche one!

    2 projects | /r/Python | 14 Jan 2022
  • Show HN: Pdoc, a lightweight Python API documentation generator

    2 projects | news.ycombinator.com | 25 Jan 2021
  • Show HN: Pdoc, a lightweight Python API documentation generator

    1 project | news.ycombinator.com | 25 Jan 2021