- # File inclusion plugin for Python-Markdown
- # https://github.com/cmacmackin/markdown-include
- markdown-include
- # MkDocs Material theme (for documentation build)
- # https://github.com/squidfunk/mkdocs-material
- mkdocs-material
- # Introspection for embedded code
- # https://github.com/mkdocstrings/mkdocstrings
- mkdocstrings
|