machow / quartodoc

Generate API documentation with quarto
https://machow.github.io/quartodoc
MIT License
185 stars 21 forks source link

Refactor: clean up typing #113

Open machow opened 1 year ago

machow commented 1 year ago

Let's add return types to things like render concretes, and ensure the dev experience is using types (to the degree possible, given that we're using plum for multiple dispatch).

Related:

r-leyshon commented 6 months ago

Hi @machow not sure if this is the most appropriate issue to attach this bug we've found. Do you have any advice? https://github.com/datasciencecampus/transport-network-performance/issues/280

machow commented 5 months ago

Shoot--thanks for flagging I've opened issue #344 to track, and am opening a PR now!