Anyone writing #documentation for #python libraries using #Quarto? nbdev uses it, so it's possible, but I have a library I want to update the documentation, and quarto looks very pretty. Can't find anything on extracting methods and stuff. Any hints welcomed!
@jgomezdans you may want to tag the #rstats community here.
@rnanclares There's loads of stuff for R, but not much for python ;-/
@jgomezdans I guess there's not a lot of python people using Quarto, yet.
@jgomezdans mike chow is working on quartodoc: https://github.com/machow/quartodoc
GitHub - machow/quartodoc: Generate API documentation with quarto

Generate API documentation with quarto. Contribute to machow/quartodoc development by creating an account on GitHub.

GitHub
@chendaniely Thanks this looks like what I was looking for. Still early days, but worth keeping an eye on.