Hacker News new | ask | show | jobs
by klabetron 256 days ago
Love MkDocs* even for non-Python. But, wasn’t aware it could auto-generate from code comments like pdoc? I’d assume one would use pdoc for the API section of a hot mkdocs layout.

*not just because my initials are MK

1 comments

You can't directly but there is a plugin for this: https://mkdocstrings.github.io/

Example here: https://quarkslab.github.io/quokka/reference/python/executab...