Timothée Mazzucotelli :python: · @pawamoy
154 followers · 290 posts · Server fosstodon.org

The handler of now supports rendering function signature overloads. It stacks them up vertically (see screenshots).

#python #mkdocstrings

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
154 followers · 277 posts · Server fosstodon.org

My sponsors can now enjoy automatic cross-references in attribute signatures thanks to the latest -python Insiders version, v1.6.0.1.4.0 🙂

#mkdocstrings

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
151 followers · 261 posts · Server fosstodon.org

We just added an "autosummary" option in version 1.2.0 of -python Insiders!

See the docs: mkdocstrings.github.io/python/

See it in action in 's documentation: http://localhost:8000/griffe/reference/griffe/ 🚀

#mkdocstrings #Griffe

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
151 followers · 260 posts · Server fosstodon.org

New version 0.34.0 now supports Methods sections in docstrings, both for Google and Numpydoc styles! 🎉

More than that, it supports new sections for documenting classes and modules.

Thanks to this, we will be able to implement auto-summaries for the 4 categories of objects (attributes, functions/methods, classes and modules) in ' Python handler 😎

Also, Griffe now documents the Numpydoc style: mkdocstrings.github.io/griffe/

#Griffe #mkdocstrings

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
141 followers · 221 posts · Server fosstodon.org

After a long time, since the new Python handler was released, class inheritance support is back into 🌲

v1.2.0 for mkdocstrings-python, v1.2.0.1.1.2 for insiders.

I want to thank my amazing sponsors for allowing this to happen. This would not be possible without you 🙇

Thank you so much! ❤️

docs now show inherited members: mkdocstrings.github.io/griffe/

#mkdocstrings #Griffe

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
140 followers · 218 posts · Server fosstodon.org

I'll have to work on adding proper Jinja blocks into -python's templates before being able to release version 1.0.0 of this extension.

#mkdocstrings

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
138 followers · 203 posts · Server fosstodon.org

I've completely reworked the extension system of , to make it easier to use.

To test it before releasing anything, I prototyped a extension. Here's a preview of the result in 🤩

#Griffe #pydantic #mkdocstrings

Last updated 1 year ago

Timothée Mazzucotelli :python: · @pawamoy
127 followers · 165 posts · Server fosstodon.org

users will soon be able to documented inherited members again!

When we went from pytkdocs (dynamic only) to Griffe (static and/or dynamic analysis), we lost inheritance support, because it had to be supported by static analysis too.

I finally had some time to work on it: github.com/mkdocstrings/griffe 🎉

Expect a mkdocstrings-python release soon 😄

#mkdocstrings

Last updated 1 year ago