@mu.social hi, my support request email got rejected by support@mu.social, is that expected?
Timothée Mazzucotelli
@pawamoy.bsky.social
Old account, follow pawamoy.fr instead!
If you use mkdocs for your python docs, and want quick full API autogen (with navigation) try github.com/tlambert03/m... Particularly if you currently use the mkdocs-gen-files/literatenav/custom-script approach
GitHub - tlambert03/mkdocs-api-autonav
Contribute to tlambert03/mkdocs-api-autonav development by creating an account on GitHub.
github.com
This document rom the griffe docs is *awesome*. Basically a missing manual on designing the public API for your Python package: extremely well written, with good tips for beginners and advanced devs alike. mkdocstrings.github.io/griffe/guide...
Public APIs - 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.github.io