Saltar a contenido

💻 API documentation building

mkdocstrings - 🥇32 · ⭐ 1.6K · ISC ·
Automatic documentation from sources, for MkDocs.
  • GitHub (👨‍💻 42 · 🔀 100 · 📦 12K · 📋 390 - 12% open · ⏱️ 05.04.2024)
  • PyPi (📥 850K / month):
    pip install mkdocstrings
    
  • Add to mkdocs.yml:
    plugins:
      - mkdocstrings
    
MkApi - 🥇21 · ⭐ 93 · MIT ·
A plugin for MkDocs to generate API documentation.
  • GitHub (👨‍💻 5 · 🔀 17 · 📦 170 · 📋 88 - 23% open · ⏱️ 03.04.2024)
  • PyPi (📥 7K / month):
    pip install mkapi
    
  • Add to mkdocs.yml:
    plugins:
      - mkapi
    
mkdoxy - 🥈20 · ⭐ 51 · MIT ·
Automatically generates API documentation for your project based on Doxygen comments and code snippets in your..
  • GitHub (👨‍💻 10 · 🔀 15 · 📦 8 · 📋 50 - 14% open · ⏱️ 19.04.2024)
  • PyPi (📥 13K / month):
    pip install mkdoxy
    
  • Add to mkdocs.yml:
    plugins:
      - mkdoxy
    
MkDocsOAD - 🥈19 · ⭐ 110 · MIT · ·
Plugin for MkDocs to generate human readable documentation from OpenAPI Documentation Version 3 (also known as Swagger..
  • GitHub (👨‍💻 10 · 🔀 9 · 📥 990 · 📦 160 · 📋 35 - 40% open · ⏱️ 01.02.2024)
  • PyPi (📥 46K / month):
    pip install neoteroi-mkdocs
    
  • Add to mkdocs.yml:
    plugins:
      - neoteroi.mkdocsoad
      - neoteroi.contribs
    markdown_extensions:
      - neoteroi.cards
      - neoteroi.timeline
      - neoteroi.projects
      - neoteroi.spantable
    
mkdocs-click - 🥈19 · ⭐ 100 · Apache-2 ·
An MkDocs extension to generate documentation for Click command line applications.
  • GitHub (👨‍💻 13 · 🔀 15 · 📦 410 · 📋 29 - 48% open · ⏱️ 11.02.2024)
  • PyPi (📥 48K / month):
    pip install mkdocs-click
    
  • Add to mkdocs.yml:
    markdown_extensions:
      - mkdocs-click
    
MkAutoDoc - 🥈16 · ⭐ 210 · 💤 · ❗️BSD ·
Auto documentation for MkDocs.
  • GitHub (👨‍💻 7 · 🔀 15 · 📦 790 · 📋 18 - 38% open · ⏱️ 26.09.2022)
  • PyPi (📥 8.8K / month):
    pip install mkautodoc
    
  • Add to mkdocs.yml:
    markdown_extensions:
      - mkautodoc
    
mktheapidocs - 🥉12 · ⭐ 12 · 💤 · MIT ·
Numpydocs - mkdocs friendly markdown.
  • GitHub (👨‍💻 6 · 🔀 3 · 📦 39 · 📋 16 - 62% open · ⏱️ 10.06.2022)
  • PyPi (📥 540 / month):
    pip install mktheapidocs
    
  • Add to mkdocs.yml:
    plugins:
      - mktheapidocs
    
mkdocs-typer - 🥉11 · ⭐ 26 · Apache-2 ·
An MkDocs extension to generate documentation for Typer command line applications.
  • GitHub (🔀 1 · 📋 6 - 50% open · ⏱️ 21.06.2023)
  • PyPi (📥 6.9K / month):
    pip install mkdocs-typer
    
  • Add to mkdocs.yml:
    markdown_extensions:
      - mkdocs-typer
    
automacdoc - 🥉7 · ⭐ 42 · 💤 · MIT
Automatic generation of documentation for mkdocs.
  • GitHub (👨‍💻 6 · 🔀 10 · 📋 5 - 80% open · ⏱️ 29.12.2020)
  • PyPi (📥 49 / month):
    pip install automacdoc
    
inari - 🥉7 · ⭐ 5 · 💤 · MIT ·
Write docstrings in markdown!.
  • GitHub (📦 6 · 📋 2 - 50% open · ⏱️ 10.07.2021)
  • PyPi (📥 140 / month):
    pip install inari
    
  • Add to mkdocs.yml:
    plugins:
      - inari
    
mkdocs-typedoc - 🥉7 · ⭐ 4 · MIT ·
The Mkdocs-Typedoc Plugin is designed to integrate TypeDoc documentation with your MkDocs project.
  • GitHub (👨‍💻 2 · 🔀 1 · ⏱️ 21.12.2023)
  • PyPi (📥 240 / month):
    pip install mkdocs-typedoc
    
  • Add to mkdocs.yml:
    plugins:
      - typedoc
    
doxygen - 🥉6 · ⭐ 14 · 💤 · MIT ·
A Doxygen plugin for MkDocs.
  • GitHub (👨‍💻 3 · 🔀 4 · ⏱️ 04.12.2020)
  • Add to mkdocs.yml:
    plugins:
      - doxygen
    
mkdocs-yaarg-plugin - 🥉2 · ⭐ 2 · 💤 · ❗Unlicensed ·
Yet Another API Reference Generator plugin for MKDocs.
  • GitHub (⏱️ 14.03.2021)
  • PyPi (📥 41 / month):
    pip install mkdocs-yaarg-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - yaarg
    
ansible-document - 🥉1 · ❗Unlicensed
Auto-generate ansible role documentation.
  • PyPi (📥 17 / month):
    pip install ansible-mkdocs