Contents

mkdocstrings 0.24.3

0

Automatic documentation from sources, for MkDocs.

Automatic documentation from sources, for MkDocs.

Stars: 1551, Watchers: 1551, Forks: 103, Open Issues: 49

The mkdocstrings/mkdocstrings repo was created 4 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1551 github stars!

How to Install mkdocstrings

You can install mkdocstrings using pip

pip install mkdocstrings

or add it to a project with poetry

poetry add mkdocstrings

Package Details

Author
None
License
ISC
Homepage
None
PyPi:
https://pypi.org/project/mkdocstrings/
Documentation:
https://mkdocstrings.github.io
GitHub Repo:
https://github.com/mkdocstrings/mkdocstrings

Classifiers

  • Documentation
  • Software Development
  • Software Development/Documentation
  • Utilities
No  mkdocstrings  pypi packages just yet.

Errors

A list of common mkdocstrings errors.

Code Examples

Here are some mkdocstrings code examples and snippets.

GitHub Issues

The mkdocstrings package has 49 open issues on GitHub

  • New Python handler coming
  • Better rendering of Types and Defaults
  • Prepare for jinja2 3 1
  • Deprecation warning
  • Documentation generation with Django forms
  • Python functions collected and found but no documentation rendered.
  • refactor: Extract the Python handler into its own repository
  • pytkdocs/django compatibility issues
  • Ability to link object types
  • Is there a way to parse docstrings in Cython (.pyx) files ?
  • Allow using "import" path of an object rather than the "real path" (where it was defined)
  • Respect the order of selection.members

See more issues on GitHub

Related Packages & Articles