Heh, just following along 🤷♂️ I still prefer Mastodon 😛
06.02.2025 16:25
👍 0
🔁 0
💬 0
📌 0
Heh, just following along 🤷♂️ I still prefer Mastodon 😛
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
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...