• Stars
    star
    107
  • Rank 321,738 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 2 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Plugins for MkDocs.

Build pypi versions license codecov documentation

Plugins for MkDocs and Python Markdown

pip install neoteroi-mkdocs

This package includes the following plugins and extensions:

Name Description
mkdocsoad Generates documentation from OpenAPI specification files.
cards Component to display cards.
timeline Component to display chronological information with style.
gantt Component to display Gantt diagrams.
spantable Tables supporting colspan and rowspan.
contribs MkDocs plugin to display last commit time and contributors for each file.

Documentation

Refer to the documentation site. 🚀


Preview

Cards extension

Cards

Greek Mythology icons made by max.icons from www.flaticon.com


Gantt extension

Gantt diagram

Timeline extension

Timeline

OpenAPI Documentation extension

OAD 1

OAD 2

More Repositories