Pinned Repositories
autorefs
Automatically link across pages in MkDocs.
crystal
📘 Crystal language doc generator for https://github.com/mkdocstrings/mkdocstrings
griffe
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
griffe-pydantic
Griffe extension for Pydantic.
griffe-sphinx
Parse Sphinx-comments above attributes as docstrings. Available to sponsors only.
griffe-typingdoc
Griffe extension for PEP 727 – Documentation Metadata in Typing.
mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
python
A Python handler for mkdocstrings.
pytkdocs
Load Python objects documentation.
vba
VBA handler for mkdocstrings
mkdocstrings's Repositories
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
mkdocstrings/griffe
Signatures for entire Python programs. Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API.
mkdocstrings/python
A Python handler for mkdocstrings.
mkdocstrings/autorefs
Automatically link across pages in MkDocs.
mkdocstrings/pytkdocs
Load Python objects documentation.
mkdocstrings/griffe-typingdoc
Griffe extension for PEP 727 – Documentation Metadata in Typing.
mkdocstrings/griffe-pydantic
Griffe extension for Pydantic.
mkdocstrings/griffe-sphinx
Parse Sphinx-comments above attributes as docstrings. Available to sponsors only.
mkdocstrings/griffe-tui
A textual user interface for Griffe.
mkdocstrings/griffe2md
Output API docs to Markdown using Griffe.
mkdocstrings/python-legacy
A legacy Python handler for mkdocstrings.
mkdocstrings/vba
VBA handler for mkdocstrings
mkdocstrings/typescript
A TypeScript handler for mkdocstrings. Available to sponsors only.
mkdocstrings/c
A C handler for mkdocstrings. Available to sponsors only.
mkdocstrings/griffe-autodocstringstyle
Set docstring style to 'auto' for external packages. Available to sponsors only.
mkdocstrings/handler-template
A Copier template to create mkdocstrings handlers.
mkdocstrings/shell
A shell scripts/libraries handler for mkdocstrings.
mkdocstrings/mkdocstrings.github.io
Documentation pages for mkdocstrings.
mkdocstrings/csharp
A C# handler for mkdocstrings. Available to sponsors only.
mkdocstrings/github-labels
The source of truth for labels in the organization's repositories.
mkdocstrings/griffe-docfx
Signatures for entire C# programs using docfx. Available to sponsors only.
mkdocstrings/griffe-inherited-docstrings
Griffe extension for inheriting docstrings.
mkdocstrings/griffe-public-redundant-aliases
Mark objects imported with redundant aliases as public. Available to sponsors only.
mkdocstrings/griffe-public-wildcard-imports
Mark wildcard imported objects as public. Available to sponsors only.
mkdocstrings/griffe-runtime-objects
Make runtime objects available through `extra`. Available to sponsors only.
mkdocstrings/griffe-typedoc
Signatures for entire TypeScript programs using TypeDoc. Available to sponsors only.
mkdocstrings/griffe-typedoc-repro
Repository for reproducing issues in griffe-typedoc.
mkdocstrings/griffe-warnings-deprecated
Griffe extension for `@warnings.deprecated` (PEP 702).
mkdocstrings/javascript
A Javascript handler for mkdocstrings. Available to sponsors only.
mkdocstrings/markdown-griffe
Add cross-references into Python code blocks. Available to sponsors only.